AssociatedHost

Describes the properties of the associated host.

Types

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

Properties

Link copied to clipboard

The ID of the Amazon EC2 instance.

Link copied to clipboard

The name of the host.

Link copied to clipboard

The IP addresses of the associated host.

Link copied to clipboard

The version of the operating system.

Functions

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