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



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

def code: () -> Types::FunctionCodeLocation

#concurrencyTypes::Concurrency

Returns:



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

def concurrency: () -> Types::Concurrency

#configurationTypes::FunctionConfiguration



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

def configuration: () -> Types::FunctionConfiguration

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

Returns:

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


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

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

#tags_errorTypes::TagsError

Returns:



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

def tags_error: () -> Types::TagsError