NAME
Paws::Lambda::GetFunctionResponse
ATTRIBUTES
Code => Paws::Lambda::FunctionCodeLocation
The deployment package of the function or version.
Concurrency => Paws::Lambda::Concurrency
The function's reserved concurrency (https://docs.aws.amazon.com/lambda/latest/dg/concurrent-executions.html).
Configuration => Paws::Lambda::FunctionConfiguration
The configuration of the function or version.
Tags => Paws::Lambda::Tags
The function's tags (https://docs.aws.amazon.com/lambda/latest/dg/tagging.html).