ModifyReplicationSubnetGroupResponse constructor
ModifyReplicationSubnetGroupResponse({
- ReplicationSubnetGroup? replicationSubnetGroup,
Implementation
ModifyReplicationSubnetGroupResponse({
this.replicationSubnetGroup,
});