securityProtectionTypes

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


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