/AWS1/CL_DODDBCLSTSNAPATTRSRS¶
Detailed information about the attributes that are associated with a cluster snapshot.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_dbclustersnapshotid TYPE /AWS1/DODSTRING /AWS1/DODSTRING¶
The identifier of the cluster snapshot that the attributes apply to.
it_dbclustersnapshotattrs TYPE /AWS1/CL_DODDBCLUSTERSNAPATTR=>TT_DBCLUSTERSNAPSHOTATTRLIST TT_DBCLUSTERSNAPSHOTATTRLIST¶
The list of attributes and values for the cluster snapshot.
Queryable Attributes¶
DBClusterSnapshotIdentifier¶
The identifier of the cluster snapshot that the attributes apply to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DBCLUSTERSNAPSHOTID() |
Getter for DBCLUSTERSNAPSHOTIDENTIFIER, with configurable de |
ASK_DBCLUSTERSNAPSHOTID() |
Getter for DBCLUSTERSNAPSHOTIDENTIFIER w/ exceptions if fiel |
HAS_DBCLUSTERSNAPSHOTID() |
Determine if DBCLUSTERSNAPSHOTIDENTIFIER has a value |
DBClusterSnapshotAttributes¶
The list of attributes and values for the cluster snapshot.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DBCLUSTERSNAPSHOTATTRS() |
Getter for DBCLUSTERSNAPSHOTATTRIBUTES, with configurable de |
ASK_DBCLUSTERSNAPSHOTATTRS() |
Getter for DBCLUSTERSNAPSHOTATTRIBUTES w/ exceptions if fiel |
HAS_DBCLUSTERSNAPSHOTATTRS() |
Determine if DBCLUSTERSNAPSHOTATTRIBUTES has a value |