notResources

@JvmName(name = "aritgdmrplughotg")
suspend fun notResources(value: Output<List<String>>)
@JvmName(name = "bevxgpvdxehmmxve")
suspend fun notResources(value: List<String>?)

Parameters

value

An array of strings that either contain Amazon Resource Names (ARNs) or match patterns of resources to exclude from a backup plan.


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


@JvmName(name = "akggjokoupwsciaq")
suspend fun notResources(values: List<Output<String>>)
@JvmName(name = "vdpwmxliykovbufg")
suspend fun notResources(vararg values: String)

Parameters

values

An array of strings that either contain Amazon Resource Names (ARNs) or match patterns of resources to exclude from a backup plan.