Class: Aws::Types::CreateContentAssociationResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateContentAssociationResponse
- 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.
711 712 713 |
# File 'sig/types.rbs', line 711 def content_association @content_association end |