Security Policy Adaptive Protection Config Layer7Ddos Defense Config Args
data class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigArgs(val enable: Output<Boolean>? = null, val ruleVisibility: Output<String>? = null, val thresholdConfigs: Output<List<SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigArgs>>? = null) : ConvertibleToJava<SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigArgs>
Constructors
Link copied to clipboard
constructor(enable: Output<Boolean>? = null, ruleVisibility: Output<String>? = null, thresholdConfigs: Output<List<SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigArgs>>? = null)
Properties
Link copied to clipboard
Rule visibility. Supported values include: "STANDARD", "PREMIUM".
Link copied to clipboard
val thresholdConfigs: Output<List<SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigArgs>>? = null
Configuration options for layer7 adaptive protection for various customizable thresholds.