Module: Aws::ApiGatewayV2::Client::_CreateIntegrationResponseResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateIntegrationResponseResponse]
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")


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

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

#integration_response_id::String

Returns:

  • (::String)


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

def integration_response_id: () -> ::String

#integration_response_key::String

Returns:

  • (::String)


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

def integration_response_key: () -> ::String

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

Returns:

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


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

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

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

Returns:

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


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

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

#template_selection_expression::String

Returns:

  • (::String)


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

def template_selection_expression: () -> ::String