Assured Workloads v1 API - Enum RestrictAllowedResourcesRequest.Types.RestrictionType (2.5.0)

public enum RestrictAllowedResourcesRequest.Types.RestrictionType

Reference documentation and code samples for the Assured Workloads v1 API enum RestrictAllowedResourcesRequest.Types.RestrictionType.

The type of restriction.

Namespace

Google.Cloud.AssuredWorkloads.V1

Assembly

Google.Cloud.AssuredWorkloads.V1.dll

Fields

NameDescription
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.