Class: Aws::Types::AssociateMergedGraphqlApiResponse
- Inherits:
-
Object
- Object
- Aws::Types::AssociateMergedGraphqlApiResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source_api_association ⇒ Types::SourceApiAssociation
Returns the value of attribute source_api_association.
Instance Attribute Details
#source_api_association ⇒ Types::SourceApiAssociation
Returns the value of attribute source_api_association.
106 107 108 |
# File 'sig/types.rbs', line 106 def source_api_association @source_api_association end |