Ec2ResourceDetails

Details on the Amazon EC2 Resource.

Types

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

Properties

Link copied to clipboard

The hourly public On-Demand rate for the instance type.

Link copied to clipboard

The type of Amazon Web Services instance.

Link copied to clipboard

The memory capacity of the Amazon Web Services instance.

Link copied to clipboard

The network performance capacity of the Amazon Web Services instance.

Link copied to clipboard

The platform of the Amazon Web Services instance. The platform is the specific combination of operating system, license model, and software on an instance.

Link copied to clipboard

The Amazon Web Services Region of the instance.

Link copied to clipboard
val sku: String?

The SKU of the product.

Link copied to clipboard

The disk storage of the Amazon Web Services instance. This doesn't include EBS storage.

Link copied to clipboard
val vcpu: String?

The number of VCPU cores in the Amazon Web Services instance type.

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