You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::AllocateHostsResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains the output of AllocateHosts.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#host_idsArray<String>

The ID of the allocated Dedicated Host. This is used to launch an instance onto a specific host.

Returns:

  • (Array<String>)

    The ID of the allocated Dedicated Host.