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