Skip to content

/AWS1/CL_EC2RSVDINSTSMODRESULT

Describes the modification request/s.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_RESERVEDINSTANCESID TYPE /AWS1/EC2STRING /AWS1/EC2STRING

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.

IO_TARGETCONFIGURATION TYPE REF TO /AWS1/CL_EC2RESERVEDINSTSCONF /AWS1/CL_EC2RESERVEDINSTSCONF

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


Queryable Attributes

ReservedInstancesId

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.

Accessible with the following methods

Method Description
GET_RESERVEDINSTANCESID() Getter for RESERVEDINSTANCESID, with configurable default
ASK_RESERVEDINSTANCESID() Getter for RESERVEDINSTANCESID w/ exceptions if field has no
HAS_RESERVEDINSTANCESID() Determine if RESERVEDINSTANCESID has a value

TargetConfiguration

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

Accessible with the following methods

Method Description
GET_TARGETCONFIGURATION() Getter for TARGETCONFIGURATION

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_RESERVEDINSTSMODRESULTLIST

TYPES TT_RESERVEDINSTSMODRESULTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2RSVDINSTSMODRESULT WITH DEFAULT KEY
.