securityProtectionTypes

@JvmName(name = "bienvecnhjcjgjex")
suspend fun securityProtectionTypes(value: Output<List<String>>)
@JvmName(name = "stxmrrkwbopqpypv")
suspend fun securityProtectionTypes(value: List<String>?)

Parameters

value

Security protection level.

  • When the return is empty, the basic DDoS protection is specified.

  • When antidos_enhanced is returned, it indicates DDoS protection (enhanced version).


@JvmName(name = "qqyqdyqcktmgcppv")
suspend fun securityProtectionTypes(vararg values: Output<String>)


@JvmName(name = "yfnmeuiqgkdaavuj")
suspend fun securityProtectionTypes(values: List<Output<String>>)
@JvmName(name = "syhhgtebtkhrmwql")
suspend fun securityProtectionTypes(vararg values: String)

Parameters

values

Security protection level.

  • When the return is empty, the basic DDoS protection is specified.

  • When antidos_enhanced is returned, it indicates DDoS protection (enhanced version).