Uses of Interface
com.hashicorp.cdktf.providers.google.iam_deny_policy.IamDenyPolicyRules
-
Packages that use IamDenyPolicyRules Package Description com.hashicorp.cdktf.providers.google.iam_deny_policy google_iam_deny_policy -
-
Uses of IamDenyPolicyRules in com.hashicorp.cdktf.providers.google.iam_deny_policy
Classes in com.hashicorp.cdktf.providers.google.iam_deny_policy that implement IamDenyPolicyRules Modifier and Type Class Description static classIamDenyPolicyRules.Jsii$ProxyAn implementation forIamDenyPolicyRulesMethods in com.hashicorp.cdktf.providers.google.iam_deny_policy that return IamDenyPolicyRules Modifier and Type Method Description IamDenyPolicyRulesIamDenyPolicyRules.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.iam_deny_policy with parameters of type IamDenyPolicyRules Modifier and Type Method Description voidIamDenyPolicyRulesOutputReference. setInternalValue(IamDenyPolicyRules value)Method parameters in com.hashicorp.cdktf.providers.google.iam_deny_policy with type arguments of type IamDenyPolicyRules Modifier and Type Method Description IamDenyPolicy.BuilderIamDenyPolicy.Builder. rules(List<? extends IamDenyPolicyRules> rules)rules block.IamDenyPolicyConfig.BuilderIamDenyPolicyConfig.Builder. rules(List<? extends IamDenyPolicyRules> rules)Sets the value ofIamDenyPolicyConfig.getRules()voidIamDenyPolicyRulesList. setInternalValue(List<IamDenyPolicyRules> value)
-