/AWS1/CL_EC2SLOTSTRTTIMERANG00¶
Describes the time period for a Scheduled Instance to start its first schedule.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_earliesttime
TYPE /AWS1/EC2DATETIME
/AWS1/EC2DATETIME
¶
The earliest date and time, in UTC, for the Scheduled Instance to start.
iv_latesttime
TYPE /AWS1/EC2DATETIME
/AWS1/EC2DATETIME
¶
The latest date and time, in UTC, for the Scheduled Instance to start.
Queryable Attributes¶
EarliestTime¶
The earliest date and time, in UTC, for the Scheduled Instance to start.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EARLIESTTIME() |
Getter for EARLIESTTIME, with configurable default |
ASK_EARLIESTTIME() |
Getter for EARLIESTTIME w/ exceptions if field has no value |
HAS_EARLIESTTIME() |
Determine if EARLIESTTIME has a value |
LatestTime¶
The latest date and time, in UTC, for the Scheduled Instance to start.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LATESTTIME() |
Getter for LATESTTIME, with configurable default |
ASK_LATESTTIME() |
Getter for LATESTTIME w/ exceptions if field has no value |
HAS_LATESTTIME() |
Determine if LATESTTIME has a value |