Uses of Interface
com.hashicorp.cdktf.providers.google.org_policy_custom_constraint.OrgPolicyCustomConstraintTimeouts
-
Packages that use OrgPolicyCustomConstraintTimeouts Package Description com.hashicorp.cdktf.providers.google.org_policy_custom_constraint google_org_policy_custom_constraint -
-
Uses of OrgPolicyCustomConstraintTimeouts in com.hashicorp.cdktf.providers.google.org_policy_custom_constraint
Classes in com.hashicorp.cdktf.providers.google.org_policy_custom_constraint that implement OrgPolicyCustomConstraintTimeouts Modifier and Type Class Description static classOrgPolicyCustomConstraintTimeouts.Jsii$ProxyAn implementation forOrgPolicyCustomConstraintTimeoutsMethods in com.hashicorp.cdktf.providers.google.org_policy_custom_constraint that return OrgPolicyCustomConstraintTimeouts Modifier and Type Method Description OrgPolicyCustomConstraintTimeoutsOrgPolicyCustomConstraintTimeouts.Builder. build()Builds the configured instance.default OrgPolicyCustomConstraintTimeoutsOrgPolicyCustomConstraintConfig. getTimeouts()timeouts block.OrgPolicyCustomConstraintTimeoutsOrgPolicyCustomConstraintConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.org_policy_custom_constraint with parameters of type OrgPolicyCustomConstraintTimeouts Modifier and Type Method Description voidOrgPolicyCustomConstraint. putTimeouts(OrgPolicyCustomConstraintTimeouts value)voidOrgPolicyCustomConstraintTimeoutsOutputReference. setInternalValue(OrgPolicyCustomConstraintTimeouts value)OrgPolicyCustomConstraint.BuilderOrgPolicyCustomConstraint.Builder. timeouts(OrgPolicyCustomConstraintTimeouts timeouts)timeouts block.OrgPolicyCustomConstraintConfig.BuilderOrgPolicyCustomConstraintConfig.Builder. timeouts(OrgPolicyCustomConstraintTimeouts timeouts)Sets the value ofOrgPolicyCustomConstraintConfig.getTimeouts()
-