functionVersion property
Lambda function version for which you are creating the alias. Pattern: (\$LATEST|[0-9]+).
Implementation
final pulumi.Input<String?>? functionVersion;
Lambda function version for which you are creating the alias. Pattern: (\$LATEST|[0-9]+).
final pulumi.Input<String?>? functionVersion;