notResources

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

Parameters

value

A list of Amazon Resource Names (ARNs) to exclude from a backup plan. The maximum number of ARNs is 500 without wildcards, or 30 ARNs with wildcards. If you need to exclude many resources from a backup plan, consider a different resource selection strategy, such as assigning only one or a few resource types or refining your resource selection using tags.


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


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

Parameters

values

A list of Amazon Resource Names (ARNs) to exclude from a backup plan. The maximum number of ARNs is 500 without wildcards, or 30 ARNs with wildcards. If you need to exclude many resources from a backup plan, consider a different resource selection strategy, such as assigning only one or a few resource types or refining your resource selection using tags.