ScheduledInstanceAvailability

Describes a schedule that is available for your Scheduled Instances.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Availability Zone.

Link copied to clipboard

The number of available instances.

Link copied to clipboard

The time period for the first schedule to start.

Link copied to clipboard

The hourly price for a single instance.

Link copied to clipboard

The instance type. You can specify one of the C3, C4, M4, or R3 instance types.

Link copied to clipboard

The maximum term. The only possible value is 365 days.

Link copied to clipboard

The minimum term. The only possible value is 365 days.

Link copied to clipboard

The network platform.

Link copied to clipboard

The platform (Linux/UNIX or Windows).

Link copied to clipboard

The purchase token. This token expires in two hours.

Link copied to clipboard

The schedule recurrence.

Link copied to clipboard

The number of hours in the schedule.

Link copied to clipboard

The total number of hours for a single instance for the entire term.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String