EbsInfo

class EbsInfo

Describes the Amazon EBS features supported by the instance type.

Types

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

Properties

Link copied to clipboard

Describes the optimized EBS performance for the instance type.

Link copied to clipboard

Indicates whether the instance type is Amazon EBS-optimized. For more information, see Amazon EBS-optimized instances in Amazon EC2 User Guide.

Link copied to clipboard

Indicates whether Amazon EBS encryption is supported.

Link copied to clipboard

Indicates whether non-volatile memory express (NVMe) is supported.

Functions

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