notResources

@JvmName(name = "dctcndwlidcugbjf")
suspend fun notResources(value: Output<List<String>>)
@JvmName(name = "xyqfvxpdtuiodtmx")
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 = "cavdofmgofklcktf")
suspend fun notResources(vararg values: Output<String>)


@JvmName(name = "ocwkmcmjnopsidvp")
suspend fun notResources(values: List<Output<String>>)
@JvmName(name = "buqgudismsinhdvu")
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.