StartSnapshotResponse constructor
StartSnapshotResponse({})
Implementation
StartSnapshotResponse({
this.blockSize,
this.description,
this.kmsKeyArn,
this.ownerId,
this.parentSnapshotId,
this.snapshotId,
this.startTime,
this.status,
this.tags,
this.volumeSize,
});