/AWS1/CL_RDSDSCDBSHARDGRSRSP¶
DescribeDBShardGroupsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_dbshardgroups TYPE /AWS1/CL_RDSDBSHARDGROUP=>TT_DBSHARDGROUPSLIST TT_DBSHARDGROUPSLIST¶
Contains a list of DB shard groups for the user.
iv_marker TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING¶
A pagination token that can be used in a later
DescribeDBClustersrequest.
Queryable Attributes¶
DBShardGroups¶
Contains a list of DB shard groups for the user.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DBSHARDGROUPS() |
Getter for DBSHARDGROUPS, with configurable default |
ASK_DBSHARDGROUPS() |
Getter for DBSHARDGROUPS w/ exceptions if field has no value |
HAS_DBSHARDGROUPS() |
Determine if DBSHARDGROUPS has a value |
Marker¶
A pagination token that can be used in a later
DescribeDBClustersrequest.
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 |