class Aws::Lambda::Types::GetFunctionResponse
@!attribute [rw] configuration
The configuration of the function or version. @return [Types::FunctionConfiguration]
@!attribute [rw] code
The deployment package of the function or version. @return [Types::FunctionCodeLocation]
@!attribute [rw] tags
The function's [tags][1]. [1]: https://docs.aws.amazon.com/lambda/latest/dg/tagging.html @return [Hash<String,String>]
@!attribute [rw] concurrency
The function's [reserved concurrency][1]. [1]: https://docs.aws.amazon.com/lambda/latest/dg/concurrent-executions.html @return [Types::Concurrency]
@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/GetFunctionResponse AWS API Documentation
Constants
- SENSITIVE