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