/AWS1/CL_RDSDSCDBPROXYTGTGRS01¶
DescribeDBProxyTargetGroupsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_targetgroups TYPE /AWS1/CL_RDSDBPROXYTARGETGROUP=>TT_TARGETGROUPLIST TT_TARGETGROUPLIST¶
An arbitrary number of
DBProxyTargetGroupobjects, containing details of the corresponding target groups.
iv_marker TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING¶
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords.
Queryable Attributes¶
TargetGroups¶
An arbitrary number of
DBProxyTargetGroupobjects, containing details of the corresponding target groups.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TARGETGROUPS() |
Getter for TARGETGROUPS, with configurable default |
ASK_TARGETGROUPS() |
Getter for TARGETGROUPS w/ exceptions if field has no value |
HAS_TARGETGROUPS() |
Determine if TARGETGROUPS has a value |
Marker¶
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MARKER() |
Getter for MARKER, with configurable default |
ASK_MARKER() |
Getter for MARKER w/ exceptions if field has no value |
HAS_MARKER() |
Determine if MARKER has a value |