Class: Aws::Types::GetContentResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetContentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#content ⇒ Types::ContentData
Returns the value of attribute content.
Instance Attribute Details
#content ⇒ Types::ContentData
Returns the value of attribute content.
1354 1355 1356 |
# File 'sig/types.rbs', line 1354 def content @content end |