securityProtectionTypes

@JvmName(name = "xraisthymypqvuup")
suspend fun securityProtectionTypes(value: Output<List<String>>)
@JvmName(name = "werkryywyfrmvhrv")
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 = "moyhhmjphtiwgnep")
suspend fun securityProtectionTypes(vararg values: Output<String>)


@JvmName(name = "ygvjdxixvlwkpind")
suspend fun securityProtectionTypes(values: List<Output<String>>)
@JvmName(name = "ottoswppncdktsjk")
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).