DeliveryRuleArgs

constructor(actions: Output<List<Any>>, conditions: Output<List<Any>>? = null, name: Output<String>? = null, order: Output<Int>)