resources

@JvmName(name = "ogxhphamshbgqaxs")
suspend fun resources(value: Output<List<String>>)
@JvmName(name = "nwasvldigathprlw")
suspend fun resources(value: List<String>?)

Parameters

value

The resources that have been added for the monitor, listed by their Amazon Resource Names (ARNs). Use this option to add or remove resources when making an update.

Be aware that if you include content in the Resources field when you update a monitor, the ResourcesToAdd and ResourcesToRemove fields must be empty.


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


@JvmName(name = "tiyfmmdrbwqvuhxl")
suspend fun resources(values: List<Output<String>>)
@JvmName(name = "yycdmtorkvftxgkw")
suspend fun resources(vararg values: String)

Parameters

values

The resources that have been added for the monitor, listed by their Amazon Resource Names (ARNs). Use this option to add or remove resources when making an update.

Be aware that if you include content in the Resources field when you update a monitor, the ResourcesToAdd and ResourcesToRemove fields must be empty.