Skip to content

/AWS1/CL_RDSDESCRDBLOGFILESRSP

The response from a call to DescribeDBLogFiles.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_describedblogfiles00 TYPE /AWS1/CL_RDSDSCDBLOGFILESDETS=>TT_DESCRIBEDBLOGFILESLIST TT_DESCRIBEDBLOGFILESLIST

The DB log files returned.

iv_marker TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING

A pagination token that can be used in a later DescribeDBLogFiles request.


Queryable Attributes

DescribeDBLogFiles

The DB log files returned.

Accessible with the following methods

Method Description
GET_DESCRIBEDBLOGFILES00() Getter for DESCRIBEDBLOGFILES00, with configurable default
ASK_DESCRIBEDBLOGFILES00() Getter for DESCRIBEDBLOGFILES00 w/ exceptions if field has n
HAS_DESCRIBEDBLOGFILES00() Determine if DESCRIBEDBLOGFILES00 has a value

Marker

A pagination token that can be used in a later DescribeDBLogFiles request.

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