Uses of Interface
com.hashicorp.cdktf.providers.google.compute_security_policy.ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold
-
Packages that use ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold Package Description com.hashicorp.cdktf.providers.google.compute_security_policy google_compute_security_policy -
-
Uses of ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold in com.hashicorp.cdktf.providers.google.compute_security_policy
Classes in com.hashicorp.cdktf.providers.google.compute_security_policy that implement ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold Modifier and Type Class Description static classComputeSecurityPolicyRuleRateLimitOptionsBanThreshold.Jsii$ProxyAn implementation forComputeSecurityPolicyRuleRateLimitOptionsBanThresholdMethods in com.hashicorp.cdktf.providers.google.compute_security_policy that return ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold Modifier and Type Method Description ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdComputeSecurityPolicyRuleRateLimitOptionsBanThreshold.Builder. build()Builds the configured instance.default ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdComputeSecurityPolicyRuleRateLimitOptions. getBanThreshold()ban_threshold block.ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdComputeSecurityPolicyRuleRateLimitOptions.Jsii$Proxy. getBanThreshold()ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdComputeSecurityPolicyRuleRateLimitOptionsOutputReference. getBanThresholdInput()ComputeSecurityPolicyRuleRateLimitOptionsBanThresholdComputeSecurityPolicyRuleRateLimitOptionsBanThresholdOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_security_policy with parameters of type ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold Modifier and Type Method Description ComputeSecurityPolicyRuleRateLimitOptions.BuilderComputeSecurityPolicyRuleRateLimitOptions.Builder. banThreshold(ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold banThreshold)Sets the value ofComputeSecurityPolicyRuleRateLimitOptions.getBanThreshold()voidComputeSecurityPolicyRuleRateLimitOptionsOutputReference. putBanThreshold(ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold value)voidComputeSecurityPolicyRuleRateLimitOptionsBanThresholdOutputReference. setInternalValue(ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold value)
-