Export Delivery Info Args
data class ExportDeliveryInfoArgs(val destination: Output<ExportDeliveryDestinationArgs>) : ConvertibleToJava<ExportDeliveryInfoArgs>
The delivery information associated with a export.
The delivery information associated with a export.