Uses of Interface
com.hashicorp.cdktf.providers.google.iam_deny_policy.IamDenyPolicyRulesDenyRule
-
Packages that use IamDenyPolicyRulesDenyRule Package Description com.hashicorp.cdktf.providers.google.iam_deny_policy google_iam_deny_policy -
-
Uses of IamDenyPolicyRulesDenyRule in com.hashicorp.cdktf.providers.google.iam_deny_policy
Classes in com.hashicorp.cdktf.providers.google.iam_deny_policy that implement IamDenyPolicyRulesDenyRule Modifier and Type Class Description static classIamDenyPolicyRulesDenyRule.Jsii$ProxyAn implementation forIamDenyPolicyRulesDenyRuleMethods in com.hashicorp.cdktf.providers.google.iam_deny_policy that return IamDenyPolicyRulesDenyRule Modifier and Type Method Description IamDenyPolicyRulesDenyRuleIamDenyPolicyRulesDenyRule.Builder. build()Builds the configured instance.default IamDenyPolicyRulesDenyRuleIamDenyPolicyRules. getDenyRule()deny_rule block.IamDenyPolicyRulesDenyRuleIamDenyPolicyRules.Jsii$Proxy. getDenyRule()IamDenyPolicyRulesDenyRuleIamDenyPolicyRulesOutputReference. getDenyRuleInput()IamDenyPolicyRulesDenyRuleIamDenyPolicyRulesDenyRuleOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.iam_deny_policy with parameters of type IamDenyPolicyRulesDenyRule Modifier and Type Method Description IamDenyPolicyRules.BuilderIamDenyPolicyRules.Builder. denyRule(IamDenyPolicyRulesDenyRule denyRule)Sets the value ofIamDenyPolicyRules.getDenyRule()voidIamDenyPolicyRulesOutputReference. putDenyRule(IamDenyPolicyRulesDenyRule value)voidIamDenyPolicyRulesDenyRuleOutputReference. setInternalValue(IamDenyPolicyRulesDenyRule value)
-