Module: Aws::ApiGatewayV2::Client::_UpdateIntegrationResponseResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#content_handling_strategy"CONVERT_TO_BINARY", "CONVERT_TO_TEXT"

Returns:

  • ("CONVERT_TO_BINARY", "CONVERT_TO_TEXT")


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

def content_handling_strategy: () -> ("CONVERT_TO_BINARY" | "CONVERT_TO_TEXT")

#integration_response_id::String

Returns:

  • (::String)


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

def integration_response_id: () -> ::String

#integration_response_key::String

Returns:

  • (::String)


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

def integration_response_key: () -> ::String

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

Returns:

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


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

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

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

Returns:

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


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

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

#template_selection_expression::String

Returns:

  • (::String)


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

def template_selection_expression: () -> ::String