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