securityProtectionTypes

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

Parameters

value

Security protection level.

  • If the configuration is empty, the default value is DDoS protection (Basic edition).

  • AntiDDoS_Enhanced indicates DDoS protection (enhanced version).


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


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

Parameters

values

Security protection level.

  • If the configuration is empty, the default value is DDoS protection (Basic edition).

  • AntiDDoS_Enhanced indicates DDoS protection (enhanced version).