Module: Aws::APIGateway::Client::_TestInvokeMethodResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#body::String

Returns:

  • (::String)


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

def body: () -> ::String

#headers::Hash[::String, ::String]

Returns:

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


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

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

#latency::Integer

Returns:

  • (::Integer)


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

def latency: () -> ::Integer

#log::String

Returns:

  • (::String)


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

def log: () -> ::String

#multi_value_headers::Hash[::String, ::Array[::String]]

Returns:

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


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

def multi_value_headers: () -> ::Hash[::String, ::Array[::String]]

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer