Module: Aws::APIGateway::Client::_UpdateMethodResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#api_key_requiredBoolean

Returns:

  • (Boolean)


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

def api_key_required: () -> bool

#authorization_scopes::Array[::String]

Returns:

  • (::Array[::String])


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

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

#authorization_type::String

Returns:

  • (::String)


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

def authorization_type: () -> ::String

#authorizer_id::String

Returns:

  • (::String)


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

def authorizer_id: () -> ::String

#http_method::String

Returns:

  • (::String)


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

def http_method: () -> ::String

#method_integrationTypes::Integration

Returns:



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

def method_integration: () -> Types::Integration

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

Returns:



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

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

#operation_name::String

Returns:

  • (::String)


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

def operation_name: () -> ::String

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

Returns:

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


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

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

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

Returns:

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


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

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

#request_validator_id::String

Returns:

  • (::String)


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

def request_validator_id: () -> ::String