excludedNamespaces

@JvmName(name = "njfhbfoipxiadjhm")
suspend fun excludedNamespaces(value: Output<List<String>>)
@JvmName(name = "uarxkyacieqtunrs")
suspend fun excludedNamespaces(value: List<String>?)

Parameters

value

Gets or sets the exclude namespaces property. This property sets the namespaces to be excluded during restore.


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


@JvmName(name = "fdkorvspsarccybx")
suspend fun excludedNamespaces(values: List<Output<String>>)
@JvmName(name = "mipiyxjboeddnssd")
suspend fun excludedNamespaces(vararg values: String)

Parameters

values

Gets or sets the exclude namespaces property. This property sets the namespaces to be excluded during restore.