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
- Struct
- Aws::EC2::Types::ModifyHostsResult
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#successful ⇒ Array<String>
The IDs of the Dedicated Hosts that were successfully modified.
-
#unsuccessful ⇒ Array<Types::UnsuccessfulItem>
The IDs of the Dedicated Hosts that could not be modified.
Instance Attribute Details
#successful ⇒ Array<String>
The IDs of the Dedicated Hosts that were successfully modified.
#unsuccessful ⇒ Array<Types::UnsuccessfulItem>
The IDs of the Dedicated Hosts that could not be modified. Check whether the setting you requested can be used.