HostInstance

Describes an instance running on a Dedicated Host.

Types

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

Properties

Link copied to clipboard

The ID of instance that is running on the Dedicated Host.

Link copied to clipboard

The instance type (for example, m3.medium) of the running instance.

Link copied to clipboard

The ID of the Amazon Web Services account that owns the instance.

Functions

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