Remove the association between one or more DBProxyTarget data structures and a DBProxyTargetGroup.
See https://www.paws-r-sdk.com/docs/rds_deregister_db_proxy_targets/ for full documentation.
rds_deregister_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.