Uses of Class
com.hashicorp.cdktf.providers.google.compute_security_policy.ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold.Builder
-
Packages that use ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold.Builder Package Description com.hashicorp.cdktf.providers.google.compute_security_policy google_compute_security_policy -
-
Uses of ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold.Builder in com.hashicorp.cdktf.providers.google.compute_security_policy
Methods in com.hashicorp.cdktf.providers.google.compute_security_policy that return ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold.Builder Modifier and Type Method Description static ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold.BuilderComputeSecurityPolicyRuleRateLimitOptionsBanThreshold. builder()ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold.BuilderComputeSecurityPolicyRuleRateLimitOptionsBanThreshold.Builder. count(Number count)Sets the value ofComputeSecurityPolicyRuleRateLimitOptionsBanThreshold.getCount()ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold.BuilderComputeSecurityPolicyRuleRateLimitOptionsBanThreshold.Builder. intervalSec(Number intervalSec)Sets the value ofComputeSecurityPolicyRuleRateLimitOptionsBanThreshold.getIntervalSec()Constructors in com.hashicorp.cdktf.providers.google.compute_security_policy with parameters of type ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold.Builder Constructor Description Jsii$Proxy(ComputeSecurityPolicyRuleRateLimitOptionsBanThreshold.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeSecurityPolicyRuleRateLimitOptionsBanThreshold.Builder.
-