Module: Aws::APIGateway::Client::_PutMethodResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#api_key_requiredBoolean

Returns:

  • (Boolean)


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

def api_key_required: () -> bool

#authorization_scopes::Array[::String]

Returns:

  • (::Array[::String])


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

def authorization_scopes: () -> ::Array[::String]

#authorization_type::String

Returns:

  • (::String)


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

def authorization_type: () -> ::String

#authorizer_id::String

Returns:

  • (::String)


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

def authorizer_id: () -> ::String

#http_method::String

Returns:

  • (::String)


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

def http_method: () -> ::String

#method_integrationTypes::Integration

Returns:



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

def method_integration: () -> Types::Integration

#method_responses::Hash[::String, Types::MethodResponse]

Returns:



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

def method_responses: () -> ::Hash[::String, Types::MethodResponse]

#operation_name::String

Returns:

  • (::String)


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

def operation_name: () -> ::String

#request_models::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def request_models: () -> ::Hash[::String, ::String]

#request_parameters::Hash[::String, bool]

Returns:

  • (::Hash[::String, bool])


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

def request_parameters: () -> ::Hash[::String, bool]

#request_validator_id::String

Returns:

  • (::String)


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

def request_validator_id: () -> ::String