Uses of Interface
com.hashicorp.cdktf.providers.google.compute_security_policy_rule.ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdA
-
Packages that use ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdA Package Description com.hashicorp.cdktf.providers.google.compute_security_policy_rule google_compute_security_policy_rule -
-
Uses of ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdA in com.hashicorp.cdktf.providers.google.compute_security_policy_rule
Classes in com.hashicorp.cdktf.providers.google.compute_security_policy_rule that implement ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdA Modifier and Type Class Description static classComputeSecurityPolicyRuleRateLimitOptionsBanThresholdA.Jsii$ProxyAn implementation forComputeSecurityPolicyRuleRateLimitOptionsBanThresholdAMethods in com.hashicorp.cdktf.providers.google.compute_security_policy_rule that return ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdA Modifier and Type Method Description ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdAComputeSecurityPolicyRuleRateLimitOptionsBanThresholdA.Builder. build()Builds the configured instance.default ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdAComputeSecurityPolicyRuleRateLimitOptionsA. getBanThreshold()ban_threshold block.ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdAComputeSecurityPolicyRuleRateLimitOptionsA.Jsii$Proxy. getBanThreshold()ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdAComputeSecurityPolicyRuleRateLimitOptionsAOutputReference. getBanThresholdInput()ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdAComputeSecurityPolicyRuleRateLimitOptionsBanThresholdAOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_security_policy_rule with parameters of type ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdA Modifier and Type Method Description ComputeSecurityPolicyRuleRateLimitOptionsA.BuilderComputeSecurityPolicyRuleRateLimitOptionsA.Builder. banThreshold(ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdA banThreshold)Sets the value ofComputeSecurityPolicyRuleRateLimitOptionsA.getBanThreshold()voidComputeSecurityPolicyRuleRateLimitOptionsAOutputReference. putBanThreshold(ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdA value)voidComputeSecurityPolicyRuleRateLimitOptionsBanThresholdAOutputReference. setInternalValue(ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdA value)
-