ListObjectsV2Output constructor
ListObjectsV2Output({})
Implementation
ListObjectsV2Output({
this.commonPrefixes,
this.contents,
this.continuationToken,
this.delimiter,
this.encodingType,
this.isTruncated,
this.keyCount,
this.maxKeys,
this.name,
this.nextContinuationToken,
this.prefix,
this.startAfter,
});