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