/AWS1/CL_EC2DSCFASTLAUNCHIMA01¶
DescribeFastLaunchImagesResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_fastlaunchimages
TYPE /AWS1/CL_EC2DSCFASTLAUNCHIMA02=>TT_DSCFASTLAUNCHIMAGESSUCCSET
TT_DSCFASTLAUNCHIMAGESSUCCSET
¶
A collection of details about the fast-launch enabled Windows images that meet the requested criteria.
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¶
FastLaunchImages¶
A collection of details about the fast-launch enabled Windows images that meet the requested criteria.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FASTLAUNCHIMAGES() |
Getter for FASTLAUNCHIMAGES, with configurable default |
ASK_FASTLAUNCHIMAGES() |
Getter for FASTLAUNCHIMAGES w/ exceptions if field has no va |
HAS_FASTLAUNCHIMAGES() |
Determine if FASTLAUNCHIMAGES 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 |