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