CreateDBSubnetGroupResult constructor
CreateDBSubnetGroupResult({
- DBSubnetGroup? dBSubnetGroup,
Implementation
CreateDBSubnetGroupResult({
this.dBSubnetGroup,
});
CreateDBSubnetGroupResult({
this.dBSubnetGroup,
});