DevicePostureRuleInputArgs

constructor(complianceStatus: Output<String>? = null, connectionId: Output<String>? = null, domain: Output<String>? = null, enabled: Output<Boolean>? = null, exists: Output<Boolean>? = null, id: Output<String>? = null, operator: Output<String>? = null, os: Output<String>? = null, osDistroName: Output<String>? = null, osDistroRevision: Output<String>? = null, overall: Output<String>? = null, path: Output<String>? = null, requireAll: Output<Boolean>? = null, running: Output<Boolean>? = null, sensorConfig: Output<String>? = null, sha256: Output<String>? = null, thumbprint: Output<String>? = null, version: Output<String>? = null, versionOperator: Output<String>? = null)