RedisInstanceInfo constructor
RedisInstanceInfo({})
Implementation
RedisInstanceInfo({
this.displayName,
this.networkUri,
this.primaryEndpointIp,
this.readEndpointIp,
this.region,
this.uri,
});
RedisInstanceInfo({
this.displayName,
this.networkUri,
this.primaryEndpointIp,
this.readEndpointIp,
this.region,
this.uri,
});