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



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

def code: () -> Types::FunctionCodeLocation

#concurrencyTypes::Concurrency

Returns:



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

def concurrency: () -> Types::Concurrency

#configurationTypes::FunctionConfiguration



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

def configuration: () -> Types::FunctionConfiguration

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

Returns:

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


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

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

#tags_errorTypes::TagsError

Returns:



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

def tags_error: () -> Types::TagsError