functionAlias property

String? functionAlias
final

The alias of a Lambda function. For more information, see AWS Lambda Function Aliases in the AWS Lambda Developer Guide.

Implementation

final String? functionAlias;