Module: Aws::APIGateway::Client::_UpdateIntegrationResponseSuccess

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


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

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

#cache_namespace::String

Returns:

  • (::String)


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

def cache_namespace: () -> ::String

#connection_id::String

Returns:

  • (::String)


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

def connection_id: () -> ::String

#connection_type"INTERNET", "VPC_LINK"

Returns:

  • ("INTERNET", "VPC_LINK")


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

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

#content_handling"CONVERT_TO_BINARY", "CONVERT_TO_TEXT"

Returns:

  • ("CONVERT_TO_BINARY", "CONVERT_TO_TEXT")


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

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

#credentials::String

Returns:

  • (::String)


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

def credentials: () -> ::String

#http_method::String

Returns:

  • (::String)


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

def http_method: () -> ::String

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

Returns:



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

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

#integration_target::String

Returns:

  • (::String)


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

def integration_target: () -> ::String

#passthrough_behavior::String

Returns:

  • (::String)


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

def passthrough_behavior: () -> ::String

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

Returns:

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


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

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

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

Returns:

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


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

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

#response_transfer_mode"BUFFERED", "STREAM"

Returns:

  • ("BUFFERED", "STREAM")


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

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

#timeout_in_millis::Integer

Returns:

  • (::Integer)


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

def timeout_in_millis: () -> ::Integer

#tls_configTypes::TlsConfig

Returns:



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

def tls_config: () -> Types::TlsConfig

#type"HTTP", ...

Returns:

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


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

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

#uri::String

Returns:

  • (::String)


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

def uri: () -> ::String