includedNamespaces

@JvmName(name = "lpibxjwlhunaqypt")
suspend fun includedNamespaces(value: Output<List<String>>)
@JvmName(name = "nwltsxuljohnrwnc")
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 = "vvqapsqpyqjjsvcw")
suspend fun includedNamespaces(vararg values: Output<String>)


@JvmName(name = "rpmggjouixeakaca")
suspend fun includedNamespaces(values: List<Output<String>>)
@JvmName(name = "dniddjqjtjwkiivy")
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.