/AWS1/CL_EC2DSCSCHDINSTAVAIL01¶
Contains the output of DescribeScheduledInstanceAvailability.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The token required to retrieve the next set of results. This value is
nullwhen there are no more results to return.
it_schddinstavailabilityset TYPE /AWS1/CL_EC2SCHDINSTAVAILABI00=>TT_SCHDDINSTAVAILABILITYSET TT_SCHDDINSTAVAILABILITYSET¶
Information about the available Scheduled Instances.
Queryable Attributes¶
NextToken¶
The token required to retrieve the next set of results. This value is
nullwhen there are no more results 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 |
ScheduledInstanceAvailabilitySet¶
Information about the available Scheduled Instances.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCHDDINSTAVAILABILITYSET() |
Getter for SCHDDINSTANCEAVAILABILITYSET, with configurable d |
ASK_SCHDDINSTAVAILABILITYSET() |
Getter for SCHDDINSTANCEAVAILABILITYSET w/ exceptions if fie |
HAS_SCHDDINSTAVAILABILITYSET() |
Determine if SCHDDINSTANCEAVAILABILITYSET has a value |