Class: Aws::Types::AssociateSourceGraphqlApiResponse
- Inherits:
-
Object
- Object
- Aws::Types::AssociateSourceGraphqlApiResponse
- 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.
119 120 121 |
# File 'sig/types.rbs', line 119 def source_api_association @source_api_association end |