DeviceSettingsPolicyArgs

constructor(accountId: Output<String>? = null, allowModeSwitch: Output<Boolean>? = null, allowUpdates: Output<Boolean>? = null, allowedToLeave: Output<Boolean>? = null, autoConnect: Output<Int>? = null, captivePortal: Output<Int>? = null, default: Output<Boolean>? = null, description: Output<String>? = null, disableAutoFallback: Output<Boolean>? = null, enabled: Output<Boolean>? = null, excludeOfficeIps: Output<Boolean>? = null, match: Output<String>? = null, name: Output<String>? = null, precedence: Output<Int>? = null, serviceModeV2Mode: Output<String>? = null, serviceModeV2Port: Output<Int>? = null, supportUrl: Output<String>? = null, switchLocked: Output<Boolean>? = null, tunnelProtocol: Output<String>? = null)