RestorePlanRestoreConfigExcludedNamespacesArgs

data class RestorePlanRestoreConfigExcludedNamespacesArgs(val namespaces: Output<List<String>>) : ConvertibleToJava<RestorePlanRestoreConfigExcludedNamespacesArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): RestorePlanRestoreConfigExcludedNamespacesArgs

Properties

Link copied to clipboard
val namespaces: Output<List<String>>

A list of Kubernetes Namespaces.