labelSelectors

@JvmName(name = "lgxwgvlaaxyfjqsa")
suspend fun labelSelectors(value: Output<List<String>>)
@JvmName(name = "llxxwgoksaqjjpyj")
suspend fun labelSelectors(value: List<String>?)

Parameters

value

Specifies the resources with such label selectors to be included during backup. Changing this forces a new resource to be created.


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


@JvmName(name = "avfiklcfquucsbgr")
suspend fun labelSelectors(values: List<Output<String>>)
@JvmName(name = "oddtpaajjhetdoln")
suspend fun labelSelectors(vararg values: String)

Parameters

values

Specifies the resources with such label selectors to be included during backup. Changing this forces a new resource to be created.