functionVersion property

Input<String?>? functionVersion
final

Lambda function version for which you are creating the alias. Pattern: (\$LATEST|[0-9]+).

Implementation

final pulumi.Input<String?>? functionVersion;