Delivery Rule Is Device Condition Args
data class DeliveryRuleIsDeviceConditionArgs(val name: Output<String>, val parameters: Output<IsDeviceMatchConditionParametersArgs>) : ConvertibleToJava<DeliveryRuleIsDeviceConditionArgs>
Defines the IsDevice condition for the delivery rule.