OrganizationPolicyBooleanPolicy

data class OrganizationPolicyBooleanPolicy(val enforced: Boolean)

Constructors

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.