UpdateHypervisorRequest

Types

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

Properties

Link copied to clipboard
val host: String?

The updated host of the hypervisor. This can be either an IP address or a fully-qualified domain name (FQDN).

Link copied to clipboard

The Amazon Resource Name (ARN) of the hypervisor to update.

Link copied to clipboard

The Amazon Resource Name (ARN) of the group of gateways within the requested log.

Link copied to clipboard
val name: String?

The updated name for the hypervisor

Link copied to clipboard

The updated password for the hypervisor.

Link copied to clipboard

The updated username for the hypervisor.

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