EbsOptimizedInfo

Describes the optimized EBS performance for supported instance types.

Types

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

Properties

Link copied to clipboard

The baseline bandwidth performance for an EBS-optimized instance type, in Mbps.

Link copied to clipboard

The baseline input/output storage operations per seconds for an EBS-optimized instance type.

Link copied to clipboard

The baseline throughput performance for an EBS-optimized instance type, in MB/s.

Link copied to clipboard

The maximum bandwidth performance for an EBS-optimized instance type, in Mbps.

Link copied to clipboard

The maximum input/output storage operations per second for an EBS-optimized instance type.

Link copied to clipboard

The maximum throughput performance for an EBS-optimized instance type, in MB/s.

Functions

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