targetVersion property
The version of a Lambda function that production traffic points to after the Lambda function is deployed.
Implementation
final String? targetVersion;
The version of a Lambda function that production traffic points to after the Lambda function is deployed.
final String? targetVersion;