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

Class: Aws::EC2::Types::HostInstance

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

Overview

Describes an instance running on a Dedicated Host.

Instance Attribute Summary collapse

Instance Attribute Details

#instance_idString

The ID of instance that is running on the Dedicated Host.

Returns:

  • (String)

    The ID of instance that is running on the Dedicated Host.

#instance_typeString

The instance type (for example, m3.medium) of the running instance.

Returns:

  • (String)

    The instance type (for example, m3.medium) of the running instance.

#owner_idString

The ID of the AWS account that owns the instance.

Returns:

  • (String)

    The ID of the AWS account that owns the instance.