versionId property

String? versionId
final

The identifier for the policy version.

Policy version identifiers always begin with v (always lowercase). When a policy is created, the first policy version is v1.

Implementation

final String? versionId;