Module: Aws::APIGateway::Client::_GetIntegrationResponseSuccess

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])


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

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

#cache_namespace::String

Returns:

  • (::String)


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

def cache_namespace: () -> ::String

#connection_id::String

Returns:

  • (::String)


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

def connection_id: () -> ::String

#connection_type"INTERNET", "VPC_LINK"

Returns:

  • ("INTERNET", "VPC_LINK")


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

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

#content_handling"CONVERT_TO_BINARY", "CONVERT_TO_TEXT"

Returns:

  • ("CONVERT_TO_BINARY", "CONVERT_TO_TEXT")


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

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

#credentials::String

Returns:

  • (::String)


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

def credentials: () -> ::String

#http_method::String

Returns:

  • (::String)


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

def http_method: () -> ::String

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

Returns:



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

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

#integration_target::String

Returns:

  • (::String)


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

def integration_target: () -> ::String

#passthrough_behavior::String

Returns:

  • (::String)


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

def passthrough_behavior: () -> ::String

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

Returns:

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


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

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

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

Returns:

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


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

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

#response_transfer_mode"BUFFERED", "STREAM"

Returns:

  • ("BUFFERED", "STREAM")


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

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

#timeout_in_millis::Integer

Returns:

  • (::Integer)


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

def timeout_in_millis: () -> ::Integer

#tls_configTypes::TlsConfig

Returns:



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

def tls_config: () -> Types::TlsConfig

#type"HTTP", ...

Returns:

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


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

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

#uri::String

Returns:

  • (::String)


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

def uri: () -> ::String