Uses of Class
com.hashicorp.cdktf.providers.google.compute_security_policy.ComputeSecurityPolicyRuleRedirectOptions.Builder
-
Packages that use ComputeSecurityPolicyRuleRedirectOptions.Builder Package Description com.hashicorp.cdktf.providers.google.compute_security_policy google_compute_security_policy -
-
Uses of ComputeSecurityPolicyRuleRedirectOptions.Builder in com.hashicorp.cdktf.providers.google.compute_security_policy
Methods in com.hashicorp.cdktf.providers.google.compute_security_policy that return ComputeSecurityPolicyRuleRedirectOptions.Builder Modifier and Type Method Description static ComputeSecurityPolicyRuleRedirectOptions.BuilderComputeSecurityPolicyRuleRedirectOptions. builder()ComputeSecurityPolicyRuleRedirectOptions.BuilderComputeSecurityPolicyRuleRedirectOptions.Builder. target(String target)Sets the value ofComputeSecurityPolicyRuleRedirectOptions.getTarget()ComputeSecurityPolicyRuleRedirectOptions.BuilderComputeSecurityPolicyRuleRedirectOptions.Builder. type(String type)Sets the value ofComputeSecurityPolicyRuleRedirectOptions.getType()Constructors in com.hashicorp.cdktf.providers.google.compute_security_policy with parameters of type ComputeSecurityPolicyRuleRedirectOptions.Builder Constructor Description Jsii$Proxy(ComputeSecurityPolicyRuleRedirectOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeSecurityPolicyRuleRedirectOptions.Builder.
-