scopedResourceStatus property
The scoped resource status.
It's only for tracking the purging status of the policy.
Output only. Possible string values are:
- "SCOPED_RESOURCE_STATUS_DELETING" : The zonal policies are being deleted.
- "SCOPED_RESOURCE_STATUS_UNSPECIFIED" : Default value. This value is unused.
Implementation
core.String? scopedResourceStatus;