Module: Aws::Lambda::Client::_GetFunctionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#codeTypes::FunctionCodeLocation



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

def code: () -> Types::FunctionCodeLocation

#concurrencyTypes::Concurrency

Returns:



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

def concurrency: () -> Types::Concurrency

#configurationTypes::FunctionConfiguration



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

def configuration: () -> Types::FunctionConfiguration

#tags::Hash[::String, ::String]

Returns:

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


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

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

#tags_errorTypes::TagsError

Returns:



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

def tags_error: () -> Types::TagsError