Class: Aws::Types::DescribeAssociationResult
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAssociationResult
- 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.
1070 1071 1072 |
# File 'sig/types.rbs', line 1070 def association_description @association_description end |