InstanceUsage

Information about the Capacity Reservation usage.

Types

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

Properties

Link copied to clipboard

The ID of the Amazon Web Services account that is making use of the Capacity Reservation.

Link copied to clipboard

The number of instances the Amazon Web Services account currently has in the Capacity Reservation.

Functions

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