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



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

def code: () -> Types::FunctionCodeLocation

#concurrencyTypes::Concurrency

Returns:



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

def concurrency: () -> Types::Concurrency

#configurationTypes::FunctionConfiguration



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

def configuration: () -> Types::FunctionConfiguration

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

Returns:

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


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

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

#tags_errorTypes::TagsError

Returns:



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

def tags_error: () -> Types::TagsError