targetVersion property

String? targetVersion
final

The version of a Lambda function that production traffic points to after the Lambda function is deployed.

Implementation

final String? targetVersion;