ModifyDBProxyTargetGroupResponse constructor

ModifyDBProxyTargetGroupResponse({
  1. DBProxyTargetGroup? dBProxyTargetGroup,
})

Implementation

ModifyDBProxyTargetGroupResponse({
  this.dBProxyTargetGroup,
});