Enum GitHub::EnterpriseEnabledDisabledSettingValue
 
The possible values for an enabled/disabled enterprise setting.
Enum Values
        ENABLED
    
    
    The setting is enabled for organizations in the enterprise.
        DISABLED
    
    
    The setting is disabled for organizations in the enterprise.
        NO_POLICY
    
    
    There is no policy set for organizations in the enterprise.