RegionSecurityPolicyDdosProtectionConfigArgs

data class RegionSecurityPolicyDdosProtectionConfigArgs(val ddosProtection: Output<String>) : ConvertibleToJava<RegionSecurityPolicyDdosProtectionConfigArgs>

Constructors

constructor(ddosProtection: Output<String>)

Properties

Link copied to clipboard
val ddosProtection: Output<String>

Google Cloud Armor offers the following options to help protect systems against DDoS attacks:

Functions

Link copied to clipboard
open override fun toJava(): RegionSecurityPolicyDdosProtectionConfigArgs