resourcesToRemove

@JvmName(name = "kqcjxhjwlqnlvlgc")
suspend fun resourcesToRemove(value: Output<List<String>>)
@JvmName(name = "ucelgyxcbrcbmxxw")
suspend fun resourcesToRemove(value: List<String>?)

Parameters

value

The resources to remove from a monitor, which you provide as a set of Amazon Resource Names (ARNs)

You can specify this field for a monitor update only if the Resources field is empty.


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


@JvmName(name = "kyljvkreirlsusxt")
suspend fun resourcesToRemove(values: List<Output<String>>)
@JvmName(name = "mctoclhspfcnbiqe")
suspend fun resourcesToRemove(vararg values: String)

Parameters

values

The resources to remove from a monitor, which you provide as a set of Amazon Resource Names (ARNs)

You can specify this field for a monitor update only if the Resources field is empty.