labelSelectors

@JvmName(name = "onqftgxpcnijaykq")
suspend fun labelSelectors(value: Output<List<String>>)
@JvmName(name = "bvppnwbrcbmvhoxg")
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 = "jhtxvnmpspgjokny")
suspend fun labelSelectors(vararg values: Output<String>)


@JvmName(name = "ftnsalniwavjwoea")
suspend fun labelSelectors(values: List<Output<String>>)
@JvmName(name = "pfgvdnmsiuluxenn")
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.