Skip to content

/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 null when 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 null when 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