Host

class Host

Describes the properties of the Dedicated Host.

Types

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

Properties

Link copied to clipboard

The ID of Amazon EC2 instance.

Link copied to clipboard

The IP address of the Dedicated Host.

Link copied to clipboard

The name of the Dedicated Host.

Link copied to clipboard

The role of the Dedicated Host.

Link copied to clipboard

The instance ID of the instance on the Dedicated Host.

Link copied to clipboard

The version of the operating system.

Functions

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