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



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

def code: () -> Types::FunctionCodeLocation

#concurrencyTypes::Concurrency

Returns:



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

def concurrency: () -> Types::Concurrency

#configurationTypes::FunctionConfiguration



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

def configuration: () -> Types::FunctionConfiguration

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

Returns:

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


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

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

#tags_errorTypes::TagsError

Returns:



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

def tags_error: () -> Types::TagsError