Class: Aws::Types::UpdateAssociationResult
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAssociationResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#association_description ⇒ Types::AssociationDescription
Returns the value of attribute association_description.
Instance Attribute Details
#association_description ⇒ Types::AssociationDescription
Returns the value of attribute association_description.
4432 4433 4434 |
# File 'sig/types.rbs', line 4432 def association_description @association_description end |