resourcesToRemove

@JvmName(name = "ukhaujakgnlgfvta")
suspend fun resourcesToRemove(value: Output<List<String>>)
@JvmName(name = "owwxdushrjfehxsh")
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 = "qvpfycslkvluxjyj")
suspend fun resourcesToRemove(vararg values: Output<String>)


@JvmName(name = "aghupwygmatmhbfy")
suspend fun resourcesToRemove(values: List<Output<String>>)
@JvmName(name = "pxtwkvwttocusdyk")
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.