Uses of Class
com.hashicorp.cdktf.providers.google.organization_policy.OrganizationPolicyRestorePolicy.Builder
-
Packages that use OrganizationPolicyRestorePolicy.Builder Package Description com.hashicorp.cdktf.providers.google.organization_policy google_organization_policy -
-
Uses of OrganizationPolicyRestorePolicy.Builder in com.hashicorp.cdktf.providers.google.organization_policy
Methods in com.hashicorp.cdktf.providers.google.organization_policy that return OrganizationPolicyRestorePolicy.Builder Modifier and Type Method Description static OrganizationPolicyRestorePolicy.BuilderOrganizationPolicyRestorePolicy. builder()OrganizationPolicyRestorePolicy.BuilderOrganizationPolicyRestorePolicy.Builder. defaultValue(com.hashicorp.cdktf.IResolvable defaultValue)Sets the value ofOrganizationPolicyRestorePolicy.getDefaultValue()OrganizationPolicyRestorePolicy.BuilderOrganizationPolicyRestorePolicy.Builder. defaultValue(Boolean defaultValue)Sets the value ofOrganizationPolicyRestorePolicy.getDefaultValue()Constructors in com.hashicorp.cdktf.providers.google.organization_policy with parameters of type OrganizationPolicyRestorePolicy.Builder Constructor Description Jsii$Proxy(OrganizationPolicyRestorePolicy.Builder builder)Constructor that initializes the object based on literal property values passed by theOrganizationPolicyRestorePolicy.Builder.
-