Associate one or more DBProxyTarget data structures with a DBProxyTargetGroup.
See https://paws-r.github.io/docs/rds/register_db_proxy_targets.html 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.