policyRevision property

Input<String?>? policyRevision
final

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

final pulumi.Input<String?>? policyRevision;