ZeroTrustDevicePostureRuleArgs

constructor(accountId: Output<String>? = null, description: Output<String>? = null, expiration: Output<String>? = null, inputs: Output<List<ZeroTrustDevicePostureRuleInputArgs>>? = null, matches: Output<List<ZeroTrustDevicePostureRuleMatchArgs>>? = null, name: Output<String>? = null, schedule: Output<String>? = null, type: Output<String>? = null)