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

Class: Aws::EC2::Types::ModifyHostsResult

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#successfulArray<String>

The IDs of the Dedicated Hosts that were successfully modified.

Returns:

  • (Array<String>)

    The IDs of the Dedicated Hosts that were successfully modified.

#unsuccessfulArray<Types::UnsuccessfulItem>

The IDs of the Dedicated Hosts that could not be modified. Check whether the setting you requested can be used.

Returns: