class Aws::Lambda::Types::GetProvisionedConcurrencyConfigRequest


@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/GetProvisionedConcurrencyConfigRequest AWS API Documentation
@return [String]
The version number or alias name.
@!attribute [rw] qualifier
@return [String]
only the function name, it is limited to 64 characters in length.
The length constraint applies only to the full ARN. If you specify
* **Partial ARN** – ‘123456789012:function:my-function`.
`arn:aws:lambda:us-west-2:123456789012:function:my-function`.
* **Function ARN** –
* **Function name** – `my-function`.
**Name formats**
The name or ARN of the Lambda function.
@!attribute [rw] function_name