Module: Aws::APIGateway::Client::_PutIntegrationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#cache_key_parameters::Array[::String]

Returns:

  • (::Array[::String])


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

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

#cache_namespace::String

Returns:

  • (::String)


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

def cache_namespace: () -> ::String

#connection_id::String

Returns:

  • (::String)


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

def connection_id: () -> ::String

#connection_type"INTERNET", "VPC_LINK"

Returns:

  • ("INTERNET", "VPC_LINK")


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

def connection_type: () -> ("INTERNET" | "VPC_LINK")

#content_handling"CONVERT_TO_BINARY", "CONVERT_TO_TEXT"

Returns:

  • ("CONVERT_TO_BINARY", "CONVERT_TO_TEXT")


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

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

#credentials::String

Returns:

  • (::String)


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

def credentials: () -> ::String

#http_method::String

Returns:

  • (::String)


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

def http_method: () -> ::String

#integration_responses::Hash[::String, Types::IntegrationResponse]

Returns:



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

def integration_responses: () -> ::Hash[::String, Types::IntegrationResponse]

#integration_target::String

Returns:

  • (::String)


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

def integration_target: () -> ::String

#passthrough_behavior::String

Returns:

  • (::String)


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

def passthrough_behavior: () -> ::String

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

Returns:

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


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

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

#request_templates::Hash[::String, ::String]

Returns:

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


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

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

#response_transfer_mode"BUFFERED", "STREAM"

Returns:

  • ("BUFFERED", "STREAM")


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

def response_transfer_mode: () -> ("BUFFERED" | "STREAM")

#timeout_in_millis::Integer

Returns:

  • (::Integer)


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

def timeout_in_millis: () -> ::Integer

#tls_configTypes::TlsConfig

Returns:



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

def tls_config: () -> Types::TlsConfig

#type"HTTP", ...

Returns:

  • ("HTTP", "AWS", "MOCK", "HTTP_PROXY", "AWS_PROXY")


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

def type: () -> ("HTTP" | "AWS" | "MOCK" | "HTTP_PROXY" | "AWS_PROXY")

#uri::String

Returns:

  • (::String)


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

def uri: () -> ::String