public enum RestrictAllowedResourcesRequest.Types.RestrictionTypeReference documentation and code samples for the Assured Workloads v1 API enum RestrictAllowedResourcesRequest.Types.RestrictionType.
The type of restriction.
Namespace
Google.Cloud.AssuredWorkloads.V1Assembly
Google.Cloud.AssuredWorkloads.V1.dll
Fields |
|
|---|---|
| Name | Description |
AllowAllGcpResources |
Allow the use all of all gcp products, irrespective of the compliance posture. This effectively removes gcp.restrictServiceUsage OrgPolicy on the AssuredWorkloads Folder. |
AllowCompliantResources |
Based on Workload's compliance regime, allowed list changes. See - https://cloud.google.com/assured-workloads/docs/supported-products for the list of supported resources. |
Unspecified |
Unknown restriction type. |