CreateSubnetGroupResponse constructor
CreateSubnetGroupResponse({
- SubnetGroup? subnetGroup,
Implementation
CreateSubnetGroupResponse({
this.subnetGroup,
});
CreateSubnetGroupResponse({
this.subnetGroup,
});