Class: Aws::Types::CreateGraphqlApiResponse

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:



352
353
354
# File 'sig/types.rbs', line 352

def graphql_api
  @graphql_api
end