resourcesToRemove

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


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