Class: Aws::Types::AssociateApiResponse
- Inherits:
-
Object
- Object
- Aws::Types::AssociateApiResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#api_association ⇒ Types::ApiAssociation
Returns the value of attribute api_association.
Instance Attribute Details
#api_association ⇒ Types::ApiAssociation
Returns the value of attribute api_association.
93 94 95 |
# File 'sig/types.rbs', line 93 def api_association @api_association end |