class Aws::BackupGateway::Types::Hypervisor

Represents the hypervisor’s permissions to which the gateway will connect.

A hypervisor is hardware, software, or firmware that creates and manages virtual machines, and allocates resources to them.

@!attribute [rw] host

The server host of the hypervisor. This can be either an IP address
or a fully-qualified domain name (FQDN).
@return [String]

@!attribute [rw] hypervisor_arn

The Amazon Resource Name (ARN) of the hypervisor.
@return [String]

@!attribute [rw] kms_key_arn

The Amazon Resource Name (ARN) of the Key Management Service used to
encrypt the hypervisor.
@return [String]

@!attribute [rw] name

The name of the hypervisor.
@return [String]

@!attribute [rw] state

The state of the hypervisor.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/backup-gateway-2021-01-01/Hypervisor AWS API Documentation

Constants

SENSITIVE