contactGroupLists

@JvmName(name = "eewuvlnnsigmvhvc")
suspend fun contactGroupLists(value: Output<List<String>>)
@JvmName(name = "hjqpkvxerqurqdvm")
suspend fun contactGroupLists(value: List<String>?)

Parameters

value

Alarm contact group. The value range of N is 1~100. The alarm notification of the application group is sent to the alarm contact in the alarm contact group.


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


@JvmName(name = "dhkneleqvonvevwo")
suspend fun contactGroupLists(values: List<Output<String>>)
@JvmName(name = "dqrcqocgjonrqpkb")
suspend fun contactGroupLists(vararg values: String)

Parameters

values

Alarm contact group. The value range of N is 1~100. The alarm notification of the application group is sent to the alarm contact in the alarm contact group.