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