Class: Aws::Types::CreateDataRepositoryAssociationResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateDataRepositoryAssociationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#association ⇒ Types::DataRepositoryAssociation
Returns the value of attribute association.
Instance Attribute Details
#association ⇒ Types::DataRepositoryAssociation
Returns the value of attribute association.
259 260 261 |
# File 'sig/types.rbs', line 259 def association @association end |