Package Information Args
data class PackageInformationArgs(val carrierName: Output<String>, val driveCount: Output<Double>, val shipDate: Output<String>, val trackingNumber: Output<String>) : ConvertibleToJava<PackageInformationArgs>
Contains information about the package being shipped by the customer to the Microsoft data center.