Module: Aws::ApiGatewayV2::Client::_UpdateModelResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#content_type::String

Returns:

  • (::String)


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

def content_type: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#model_id::String

Returns:

  • (::String)


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

def model_id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#schema::String

Returns:

  • (::String)


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

def schema: () -> ::String