/AWS1/CL_FSXDESCRSNAPSRESPONSE¶
DescribeSnapshotsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_snapshots TYPE /AWS1/CL_FSXSNAPSHOT=>TT_SNAPSHOTS TT_SNAPSHOTS¶
An array of snapshots.
iv_nexttoken TYPE /AWS1/FSXNEXTTOKEN /AWS1/FSXNEXTTOKEN¶
NextToken
Queryable Attributes¶
Snapshots¶
An array of snapshots.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SNAPSHOTS() |
Getter for SNAPSHOTS, with configurable default |
ASK_SNAPSHOTS() |
Getter for SNAPSHOTS w/ exceptions if field has no value |
HAS_SNAPSHOTS() |
Determine if SNAPSHOTS has a value |
NextToken¶
NextToken
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |