/AWS1/CL_RSHSNAPCOPYGRANTMSG¶
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_marker TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING¶
An optional parameter that specifies the starting point to return a set of response records. When the results of a
DescribeSnapshotCopyGrantrequest exceed the value specified inMaxRecords, Amazon Web Services returns a value in theMarkerfield of the response. You can retrieve the next set of response records by providing the returned marker value in theMarkerparameter and retrying the request.Constraints: You can specify either the SnapshotCopyGrantName parameter or the Marker parameter, but not both.
it_snapshotcopygrants TYPE /AWS1/CL_RSHSNAPSHOTCOPYGRANT=>TT_SNAPSHOTCOPYGRANTLIST TT_SNAPSHOTCOPYGRANTLIST¶
The list of
SnapshotCopyGrantobjects.
Queryable Attributes¶
Marker¶
An optional parameter that specifies the starting point to return a set of response records. When the results of a
DescribeSnapshotCopyGrantrequest exceed the value specified inMaxRecords, Amazon Web Services returns a value in theMarkerfield of the response. You can retrieve the next set of response records by providing the returned marker value in theMarkerparameter and retrying the request.Constraints: You can specify either the SnapshotCopyGrantName parameter or the Marker parameter, but not both.
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 |
SnapshotCopyGrants¶
The list of
SnapshotCopyGrantobjects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SNAPSHOTCOPYGRANTS() |
Getter for SNAPSHOTCOPYGRANTS, with configurable default |
ASK_SNAPSHOTCOPYGRANTS() |
Getter for SNAPSHOTCOPYGRANTS w/ exceptions if field has no |
HAS_SNAPSHOTCOPYGRANTS() |
Determine if SNAPSHOTCOPYGRANTS has a value |