Module: Aws::APIGateway::Client::_PutGatewayResponseResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#default_responseBoolean

Returns:

  • (Boolean)


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

def default_response: () -> bool

#response_parameters::Hash[::String, ::String]

Returns:

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


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

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

#response_templates::Hash[::String, ::String]

Returns:

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


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

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

#response_type"DEFAULT_4XX", ...

Returns:

  • ("DEFAULT_4XX", "DEFAULT_5XX", "RESOURCE_NOT_FOUND", "UNAUTHORIZED", "INVALID_API_KEY", "ACCESS_DENIED", "AUTHORIZER_FAILURE", "AUTHORIZER_CONFIGURATION_ERROR", "INVALID_SIGNATURE", "EXPIRED_TOKEN", "MISSING_AUTHENTICATION_TOKEN", "INTEGRATION_FAILURE", "INTEGRATION_TIMEOUT", "API_CONFIGURATION_ERROR", "UNSUPPORTED_MEDIA_TYPE", "BAD_REQUEST_PARAMETERS", "BAD_REQUEST_BODY", "REQUEST_TOO_LARGE", "THROTTLED", "QUOTA_EXCEEDED", "WAF_FILTERED")


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

def response_type: () -> ("DEFAULT_4XX" | "DEFAULT_5XX" | "RESOURCE_NOT_FOUND" | "UNAUTHORIZED" | "INVALID_API_KEY" | "ACCESS_DENIED" | "AUTHORIZER_FAILURE" | "AUTHORIZER_CONFIGURATION_ERROR" | "INVALID_SIGNATURE" | "EXPIRED_TOKEN" | "MISSING_AUTHENTICATION_TOKEN" | "INTEGRATION_FAILURE" | "INTEGRATION_TIMEOUT" | "API_CONFIGURATION_ERROR" | "UNSUPPORTED_MEDIA_TYPE" | "BAD_REQUEST_PARAMETERS" | "BAD_REQUEST_BODY" | "REQUEST_TOO_LARGE" | "THROTTLED" | "QUOTA_EXCEEDED" | "WAF_FILTERED")

#status_code::String

Returns:

  • (::String)


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

def status_code: () -> ::String