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