resources

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

Parameters

value

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


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


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

Parameters

values

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