Associate one or more DBProxyTarget data structures with a DBProxyTargetGroup.
See https://www.paws-r-sdk.com/docs/rds_register_db_proxy_targets/ for full documentation.
rds_register_db_proxy_targets(
DBProxyName,
TargetGroupName = NULL,
DBInstanceIdentifiers = NULL,
DBClusterIdentifiers = NULL
)[required] The identifier of the DBProxy that is associated with the
DBProxyTargetGroup.
The identifier of the DBProxyTargetGroup.
One or more DB instance identifiers.
One or more DB cluster identifiers.