Module: Aws::ApiGatewayV2::Client::_CreateModelResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateModelResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#content_type::String

Returns:

  • (::String)


282
# File 'sig/client.rbs', line 282

def content_type: () -> ::String

#description::String

Returns:

  • (::String)


283
# File 'sig/client.rbs', line 283

def description: () -> ::String

#model_id::String

Returns:

  • (::String)


284
# File 'sig/client.rbs', line 284

def model_id: () -> ::String

#name::String

Returns:

  • (::String)


285
# File 'sig/client.rbs', line 285

def name: () -> ::String

#schema::String

Returns:

  • (::String)


286
# File 'sig/client.rbs', line 286

def schema: () -> ::String