threshold Configs
suspend fun thresholdConfigs(value: Output<List<SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigArgs>>)
suspend fun thresholdConfigs(value: List<SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigArgs>?)
Parameters
value
Configuration options for layer7 adaptive protection for various customizable thresholds.
suspend fun thresholdConfigs(vararg values: Output<SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigArgs>)
suspend fun thresholdConfigs(values: List<Output<SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigArgs>>)
suspend fun thresholdConfigs(vararg values: SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigArgs)
Parameters
values
Configuration options for layer7 adaptive protection for various customizable thresholds.
suspend fun thresholdConfigs(argument: List<suspend SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigArgsBuilder.() -> Unit>)
suspend fun thresholdConfigs(vararg argument: suspend SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigArgsBuilder.() -> Unit)
suspend fun thresholdConfigs(argument: suspend SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigArgsBuilder.() -> Unit)
Parameters
argument
Configuration options for layer7 adaptive protection for various customizable thresholds.