Uses of Class
com.hashicorp.cdktf.providers.google.organization_policy.OrganizationPolicyListPolicyAllow.Builder
-
Packages that use OrganizationPolicyListPolicyAllow.Builder Package Description com.hashicorp.cdktf.providers.google.organization_policy google_organization_policy -
-
Uses of OrganizationPolicyListPolicyAllow.Builder in com.hashicorp.cdktf.providers.google.organization_policy
Methods in com.hashicorp.cdktf.providers.google.organization_policy that return OrganizationPolicyListPolicyAllow.Builder Modifier and Type Method Description OrganizationPolicyListPolicyAllow.BuilderOrganizationPolicyListPolicyAllow.Builder. all(com.hashicorp.cdktf.IResolvable all)Sets the value ofOrganizationPolicyListPolicyAllow.getAll()OrganizationPolicyListPolicyAllow.BuilderOrganizationPolicyListPolicyAllow.Builder. all(Boolean all)Sets the value ofOrganizationPolicyListPolicyAllow.getAll()static OrganizationPolicyListPolicyAllow.BuilderOrganizationPolicyListPolicyAllow. builder()OrganizationPolicyListPolicyAllow.BuilderOrganizationPolicyListPolicyAllow.Builder. values(List<String> values)Sets the value ofOrganizationPolicyListPolicyAllow.getValues()Constructors in com.hashicorp.cdktf.providers.google.organization_policy with parameters of type OrganizationPolicyListPolicyAllow.Builder Constructor Description Jsii$Proxy(OrganizationPolicyListPolicyAllow.Builder builder)Constructor that initializes the object based on literal property values passed by theOrganizationPolicyListPolicyAllow.Builder.
-