CreateClusterSubnetGroupResult constructor
CreateClusterSubnetGroupResult({
- ClusterSubnetGroup? clusterSubnetGroup,
Implementation
CreateClusterSubnetGroupResult({
this.clusterSubnetGroup,
});