Access Levels Access Level Basic Condition Device Policy Args
data class AccessLevelsAccessLevelBasicConditionDevicePolicyArgs(val allowedDeviceManagementLevels: Output<List<String>>? = null, val allowedEncryptionStatuses: Output<List<String>>? = null, val osConstraints: Output<List<AccessLevelsAccessLevelBasicConditionDevicePolicyOsConstraintArgs>>? = null, val requireAdminApproval: Output<Boolean>? = null, val requireCorpOwned: Output<Boolean>? = null, val requireScreenLock: Output<Boolean>? = null) : ConvertibleToJava<AccessLevelsAccessLevelBasicConditionDevicePolicyArgs>
Constructors
Link copied to clipboard
fun AccessLevelsAccessLevelBasicConditionDevicePolicyArgs(allowedDeviceManagementLevels: Output<List<String>>? = null, allowedEncryptionStatuses: Output<List<String>>? = null, osConstraints: Output<List<AccessLevelsAccessLevelBasicConditionDevicePolicyOsConstraintArgs>>? = null, requireAdminApproval: Output<Boolean>? = null, requireCorpOwned: Output<Boolean>? = null, requireScreenLock: Output<Boolean>? = null)
Functions
Properties
Link copied to clipboard
val osConstraints: Output<List<AccessLevelsAccessLevelBasicConditionDevicePolicyOsConstraintArgs>>? = null
Link copied to clipboard