etag property
An opaque identifier for the current version of the AccessPolicy
.
This will always be a strongly validated etag, meaning that two Access Policies will be identical if and only if their etags are identical. Clients should not expect this to be in any specific format.
Output only.
Implementation
core.String? etag;