versionId property
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;
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.
final String? versionId;