Skip to content

/AWS1/CL_RDSDBCLSTSNAPATTRSRS

Contains the results of a successful call to the DescribeDBClusterSnapshotAttributes API action.

Manual DB cluster snapshot attributes are used to authorize other Amazon Web Services accounts to copy or restore a manual DB cluster snapshot. For more information, see the ModifyDBClusterSnapshotAttribute API action.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_DBCLUSTERSNAPSHOTID TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING

The identifier of the manual DB cluster snapshot that the attributes apply to.

IT_DBCLUSTERSNAPSHOTATTRS TYPE /AWS1/CL_RDSDBCLUSTERSNAPATTR=>TT_DBCLUSTERSNAPSHOTATTRLIST TT_DBCLUSTERSNAPSHOTATTRLIST

The list of attributes and values for the manual DB cluster snapshot.


Queryable Attributes

DBClusterSnapshotIdentifier

The identifier of the manual DB 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 manual DB 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