Uses of Class
com.hashicorp.cdktf.providers.google.data_google_compute_security_policy.DataGoogleComputeSecurityPolicyRuleRedirectOptions.Builder
-
Packages that use DataGoogleComputeSecurityPolicyRuleRedirectOptions.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_compute_security_policy data_google_compute_security_policy -
-
Uses of DataGoogleComputeSecurityPolicyRuleRedirectOptions.Builder in com.hashicorp.cdktf.providers.google.data_google_compute_security_policy
Methods in com.hashicorp.cdktf.providers.google.data_google_compute_security_policy that return DataGoogleComputeSecurityPolicyRuleRedirectOptions.Builder Modifier and Type Method Description static DataGoogleComputeSecurityPolicyRuleRedirectOptions.BuilderDataGoogleComputeSecurityPolicyRuleRedirectOptions. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_compute_security_policy with parameters of type DataGoogleComputeSecurityPolicyRuleRedirectOptions.Builder Constructor Description Jsii$Proxy(DataGoogleComputeSecurityPolicyRuleRedirectOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleComputeSecurityPolicyRuleRedirectOptions.Builder.
-