includedNamespaces

@JvmName(name = "igchgudbailjfqka")
suspend fun includedNamespaces(value: Output<List<String>>)
@JvmName(name = "vycnpgqnqqbiydns")
suspend fun includedNamespaces(value: List<String>?)

Parameters

value

Specifies the namespaces to be included during backup. Changing this forces a new resource to be created.


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


@JvmName(name = "tnnoswxjtvoovbol")
suspend fun includedNamespaces(values: List<Output<String>>)
@JvmName(name = "olhiundoilraqvyj")
suspend fun includedNamespaces(vararg values: String)

Parameters

values

Specifies the namespaces to be included during backup. Changing this forces a new resource to be created.