resources

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

Parameters

value

The resources to include in a monitor, which you provide as a set of Amazon Resource Names (ARNs).


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


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

Parameters

values

The resources to include in a monitor, which you provide as a set of Amazon Resource Names (ARNs).