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