FeatureMembershipPolicycontrollerPolicyControllerHubConfigPolicyContentBundle

data class FeatureMembershipPolicycontrollerPolicyControllerHubConfigPolicyContentBundle(val bundleName: String, val exemptedNamespaces: List<String>? = null)

Constructors

constructor(bundleName: String, exemptedNamespaces: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the bundle.

Link copied to clipboard

The set of namespaces to be exempted from the bundle.