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

Class: Aws::EC2::Types::ReservedInstancesModificationResult

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

Overview

Describes the modification request/s.

Instance Attribute Summary collapse

Instance Attribute Details

#reserved_instances_idString

The ID for the Reserved Instances that were created as part of the modification request. This field is only available when the modification is fulfilled.

Returns:

  • (String)

    The ID for the Reserved Instances that were created as part of the modification request.

#target_configurationTypes::ReservedInstancesConfiguration

The target Reserved Instances configurations supplied as part of the modification request.

Returns: