includedNamespaces

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

Parameters

value

Gets or sets the include namespaces property. This property sets the namespaces to be included during backup.


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


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

Parameters

values

Gets or sets the include namespaces property. This property sets the namespaces to be included during backup.