ScheduledInstance

Describes a Scheduled Instance.

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 date when the Scheduled Instance was purchased.

Link copied to clipboard

The hourly price for a single instance.

Link copied to clipboard

The number of instances.

Link copied to clipboard

The instance type.

Link copied to clipboard

The network platform.

Link copied to clipboard

The time for the next schedule to start.

Link copied to clipboard

The platform (Linux/UNIX or Windows).

Link copied to clipboard

The time that the previous schedule ended or will end.

Link copied to clipboard

The schedule recurrence.

Link copied to clipboard

The Scheduled Instance ID.

Link copied to clipboard

The number of hours in the schedule.

Link copied to clipboard

The end date for the Scheduled Instance.

Link copied to clipboard

The start date for the Scheduled Instance.

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: ScheduledInstance.Builder.() -> Unit = {}): ScheduledInstance
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