ListPartsOutput constructor
ListPartsOutput({})
Implementation
ListPartsOutput({
this.archiveDescription,
this.creationDate,
this.marker,
this.multipartUploadId,
this.partSizeInBytes,
this.parts,
this.vaultARN,
});