PolicyBooleanPolicy

data class PolicyBooleanPolicy(val enforced: Boolean)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If true, then the Policy is enforced. If false, then any configuration is acceptable.