DeliveryConfigurationArgs

constructor(deliveryMode: Output<Either<String, DeliveryMode>>? = null, push: Output<PushInfoArgs>? = null, queue: Output<QueueInfoArgs>? = null)