ClusterSubnetGroup constructor
ClusterSubnetGroup({})
Implementation
ClusterSubnetGroup({
this.clusterSubnetGroupName,
this.description,
this.subnetGroupStatus,
this.subnets,
this.tags,
this.vpcId,
});
ClusterSubnetGroup({
this.clusterSubnetGroupName,
this.description,
this.subnetGroupStatus,
this.subnets,
this.tags,
this.vpcId,
});