uuidLists

@JvmName(name = "yfkoeldfcgqppbnp")
suspend fun uuidLists(value: Output<List<String>>)
@JvmName(name = "kmacwsblwkyhpdwg")
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 = "qompronynolabwmk")
suspend fun uuidLists(vararg values: Output<String>)


@JvmName(name = "mvjptujfgnnfnwvv")
suspend fun uuidLists(values: List<Output<String>>)
@JvmName(name = "mkyjeqfmbfesqmnc")
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.