CacheSubnetGroup constructor
CacheSubnetGroup({})
Implementation
CacheSubnetGroup({
this.arn,
this.cacheSubnetGroupDescription,
this.cacheSubnetGroupName,
this.subnets,
this.vpcId,
});
CacheSubnetGroup({
this.arn,
this.cacheSubnetGroupDescription,
this.cacheSubnetGroupName,
this.subnets,
this.vpcId,
});