CacheNode constructor
CacheNode({})
Implementation
CacheNode({
this.cacheNodeCreateTime,
this.cacheNodeId,
this.cacheNodeStatus,
this.customerAvailabilityZone,
this.customerOutpostArn,
this.endpoint,
this.parameterGroupStatus,
this.sourceCacheNodeId,
});