policyRevision property

Output<String> policyRevision
latefinal

The current revision of the resource policy to be set. This revision is used for optimistic locking, which prevents others from overwriting your changes to the domain's resource policy.

Implementation

late final pulumi.Output<String> policyRevision;