Uses of Interface
com.hashicorp.cdktf.providers.google.organization_policy.OrganizationPolicyConfig
-
Packages that use OrganizationPolicyConfig Package Description com.hashicorp.cdktf.providers.google.organization_policy google_organization_policy -
-
Uses of OrganizationPolicyConfig in com.hashicorp.cdktf.providers.google.organization_policy
Classes in com.hashicorp.cdktf.providers.google.organization_policy that implement OrganizationPolicyConfig Modifier and Type Class Description static classOrganizationPolicyConfig.Jsii$ProxyAn implementation forOrganizationPolicyConfigMethods in com.hashicorp.cdktf.providers.google.organization_policy that return OrganizationPolicyConfig Modifier and Type Method Description OrganizationPolicyConfigOrganizationPolicyConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.organization_policy with parameters of type OrganizationPolicyConfig Constructor Description OrganizationPolicy(software.constructs.Construct scope, String id, OrganizationPolicyConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/organization_policy google_organization_policy} Resource.
-