Device Posture Rule Args
constructor(accountId: Output<String>? = null, description: Output<String>? = null, expiration: Output<String>? = null, inputs: Output<List<DevicePostureRuleInputArgs>>? = null, matches: Output<List<DevicePostureRuleMatchArgs>>? = null, name: Output<String>? = null, schedule: Output<String>? = null, type: Output<String>? = null)