ListChangedBlocksResponse constructor
ListChangedBlocksResponse({})
Implementation
ListChangedBlocksResponse({
this.blockSize,
this.changedBlocks,
this.expiryTime,
this.nextToken,
this.volumeSize,
});
ListChangedBlocksResponse({
this.blockSize,
this.changedBlocks,
this.expiryTime,
this.nextToken,
this.volumeSize,
});