Class: Aws::Types::UpdateGraphqlApiResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateGraphqlApiResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#graphql_api ⇒ Types::GraphqlApi
Returns the value of attribute graphql_api.
Instance Attribute Details
#graphql_api ⇒ Types::GraphqlApi
Returns the value of attribute graphql_api.
1433 1434 1435 |
# File 'sig/types.rbs', line 1433 def graphql_api @graphql_api end |