/AWS1/CL_RDSDBSNAPTENANTDATA00¶
DBSnapshotTenantDatabasesMessage
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
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.
it_dbsnapshottenantdatabases TYPE /AWS1/CL_RDSDBSNAPTENANTDATA01=>TT_DBSNAPTENANTDATABASESLIST TT_DBSNAPTENANTDATABASESLIST¶
A list of DB snapshot tenant databases.
Queryable Attributes¶
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 |
DBSnapshotTenantDatabases¶
A list of DB snapshot tenant databases.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DBSNAPTENANTDATABASES() |
Getter for DBSNAPSHOTTENANTDATABASES, with configurable defa |
ASK_DBSNAPTENANTDATABASES() |
Getter for DBSNAPSHOTTENANTDATABASES w/ exceptions if field |
HAS_DBSNAPTENANTDATABASES() |
Determine if DBSNAPSHOTTENANTDATABASES has a value |