Module: Aws::APIGateway::Client::_GetMethodResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#api_key_requiredBoolean

Returns:

  • (Boolean)


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

def api_key_required: () -> bool

#authorization_scopes::Array[::String]

Returns:

  • (::Array[::String])


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

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

#authorization_type::String

Returns:

  • (::String)


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

def authorization_type: () -> ::String

#authorizer_id::String

Returns:

  • (::String)


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

def authorizer_id: () -> ::String

#http_method::String

Returns:

  • (::String)


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

def http_method: () -> ::String

#method_integrationTypes::Integration

Returns:



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

def method_integration: () -> Types::Integration

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

Returns:



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

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

#operation_name::String

Returns:

  • (::String)


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

def operation_name: () -> ::String

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

Returns:

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


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

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

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

Returns:

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


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

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

#request_validator_id::String

Returns:

  • (::String)


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

def request_validator_id: () -> ::String