Module: Aws::Lambda::Client::_InvokeResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#durable_execution_arn::String

Returns:

  • (::String)


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

def durable_execution_arn: () -> ::String

#executed_version::String

Returns:

  • (::String)


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

def executed_version: () -> ::String

#function_error::String

Returns:

  • (::String)


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

def function_error: () -> ::String

#log_result::String

Returns:

  • (::String)


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

def log_result: () -> ::String

#payload::String

Returns:

  • (::String)


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

def payload: () -> ::String

#status_code::Integer

Returns:

  • (::Integer)


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

def status_code: () -> ::Integer