Class: Aws::Types::GetGraphqlApiResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#graphql_apiTypes::GraphqlApi

Returns the value of attribute graphql_api.

Returns:



793
794
795
# File 'sig/types.rbs', line 793

def graphql_api
  @graphql_api
end