UpdateHostRequest

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the host to be updated.

Link copied to clipboard

The URL or endpoint of the host to be updated.

Link copied to clipboard

The VPC configuration of the host to be updated. A VPC must be configured and the infrastructure to be represented by the host must already be connected to the VPC.

Functions

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