EbsCardInfo

Describes the performance characteristics of an EBS card on the instance type.

Types

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

Properties

Link copied to clipboard

The baseline bandwidth performance for the EBS card, in Mbps.

Link copied to clipboard

The baseline IOPS performance for the EBS card.

Link copied to clipboard

The baseline throughput performance for the EBS card, in MBps.

Link copied to clipboard

The index of the EBS card.

Link copied to clipboard

The maximum bandwidth performance for the EBS card, in Mbps.

Link copied to clipboard

The maximum IOPS performance for the EBS card.

Link copied to clipboard

The maximum throughput performance for the EBS card, in MBps.

Functions

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