uuidLists

@JvmName(name = "srtslvqvmfnlgtbt")
suspend fun uuidLists(value: Output<List<String>>)
@JvmName(name = "triaenugsgnesvxp")
suspend fun uuidLists(value: List<String>?)

Parameters

value

An array consisting of the UUIDs of servers to which the defense rule is applied.The binding status must be Enterprise Edition.


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


@JvmName(name = "cbocwtbsapmqillj")
suspend fun uuidLists(values: List<Output<String>>)
@JvmName(name = "mkdtpnbvxoskvulu")
suspend fun uuidLists(vararg values: String)

Parameters

values

An array consisting of the UUIDs of servers to which the defense rule is applied.The binding status must be Enterprise Edition.