Skip to content

/AWS1/CL_RDSDESCRDBPROXIESRSP

DescribeDBProxiesResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_DBPROXIES TYPE /AWS1/CL_RDSDBPROXY=>TT_DBPROXYLIST TT_DBPROXYLIST

A return value representing an arbitrary number of DBProxy data structures.

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

DBProxies

A return value representing an arbitrary number of DBProxy data structures.

Accessible with the following methods

Method Description
GET_DBPROXIES() Getter for DBPROXIES, with configurable default
ASK_DBPROXIES() Getter for DBPROXIES w/ exceptions if field has no value
HAS_DBPROXIES() Determine if DBPROXIES 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