Skip to content

/AWS1/CL_RDS=>MODIFYDBPROXYTARGETGROUP()

About ModifyDBProxyTargetGroup

Modifies the properties of a DBProxyTargetGroup.

Method Signature

IMPORTING

Required arguments:

IV_TARGETGROUPNAME TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING

The name of the target group to modify.

IV_DBPROXYNAME TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING

The name of the proxy.

Optional arguments:

IO_CONNECTIONPOOLCONFIG TYPE REF TO /AWS1/CL_RDSCONNECTIONPOOLCONF /AWS1/CL_RDSCONNECTIONPOOLCONF

The settings that determine the size and behavior of the connection pool for the target group.

IV_NEWNAME TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING

The new name for the modified DBProxyTarget. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens; it can't end with a hyphen or contain two consecutive hyphens.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RDSMODDBPROXYTGTGRRSP /AWS1/CL_RDSMODDBPROXYTGTGRRSP