Skip to content

/AWS1/CL_EC2DSCFASTSNAPRESTO01

DescribeFastSnapshotRestoresResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_FASTSNAPSHOTRESTORES TYPE /AWS1/CL_EC2DSCFASTSNAPRESTO02=>TT_DESCRFASTSNAPRESTORESUCCSET TT_DESCRFASTSNAPRESTORESUCCSET

Information about the state of fast snapshot restores.

IV_NEXTTOKEN TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN

The token to include in another request to get the next page of items. This value is null when there are no more items to return.


Queryable Attributes

FastSnapshotRestores

Information about the state of fast snapshot restores.

Accessible with the following methods

Method Description
GET_FASTSNAPSHOTRESTORES() Getter for FASTSNAPSHOTRESTORES, with configurable default
ASK_FASTSNAPSHOTRESTORES() Getter for FASTSNAPSHOTRESTORES w/ exceptions if field has n
HAS_FASTSNAPSHOTRESTORES() Determine if FASTSNAPSHOTRESTORES has a value

NextToken

The token to include in another request to get the next page of items. This value is null when there are no more items to return.

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