GoogleApi.CloudAsset.V1.Model.GoogleCloudAssetV1ListConstraint (google_api_cloud_asset v0.42.0)
View SourceA Constraint that allows or disallows a list of string values, which are configured by an organization's policy administrator with a Policy.
Attributes
-
supportsIn(type:boolean(), default:nil) - Indicates whether values grouped into categories can be used inPolicy.allowed_valuesandPolicy.denied_values. For example,"in:Python"would match any value in the 'Python' group. -
supportsUnder(type:boolean(), default:nil) - Indicates whether subtrees of Cloud Resource Manager resource hierarchy can be used inPolicy.allowed_valuesandPolicy.denied_values. For example,"under:folders/123"would match any resource under the 'folders/123' folder.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.