DescribeCacheOutput constructor
DescribeCacheOutput({})
Implementation
DescribeCacheOutput({
this.cacheAllocatedInBytes,
this.cacheDirtyPercentage,
this.cacheHitPercentage,
this.cacheMissPercentage,
this.cacheUsedPercentage,
this.diskIds,
this.gatewayARN,
});