FleetCapacityReservation

Information about a Capacity Reservation in a Capacity Reservation Fleet.

Types

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

Properties

Link copied to clipboard

The Availability Zone in which the Capacity Reservation reserves capacity.

Link copied to clipboard

The ID of the Availability Zone in which the Capacity Reservation reserves capacity.

Link copied to clipboard

The ID of the Capacity Reservation.

Link copied to clipboard

The date and time at which the Capacity Reservation was created.

Link copied to clipboard

Indicates whether the Capacity Reservation reserves capacity for EBS-optimized instance types.

Link copied to clipboard

The number of capacity units fulfilled by the Capacity Reservation. For more information, see Total target capacity in the Amazon EC2 User Guide.

Link copied to clipboard

The type of operating system for which the Capacity Reservation reserves capacity.

Link copied to clipboard

The instance type for which the Capacity Reservation reserves capacity.

Link copied to clipboard

The priority of the instance type in the Capacity Reservation Fleet. For more information, see Instance type priority in the Amazon EC2 User Guide.

Link copied to clipboard

The total number of instances for which the Capacity Reservation reserves capacity.

Link copied to clipboard

The weight of the instance type in the Capacity Reservation Fleet. For more information, see Instance type weight in the Amazon EC2 User Guide.

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