Class: Aws::Types::GetContentAssociationResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetContentAssociationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#content_association ⇒ Types::ContentAssociationData
Returns the value of attribute content_association.
Instance Attribute Details
#content_association ⇒ Types::ContentAssociationData
Returns the value of attribute content_association.
1343 1344 1345 |
# File 'sig/types.rbs', line 1343 def content_association @content_association end |