securityProtectionTypes

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


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