Skip to content

/AWS1/CL_EC2INSTEVTWINDOWDIS00

The targets to disassociate from the specified event window.

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_INSTANCEIDS TYPE /AWS1/CL_EC2INSTANCEIDLIST_W=>TT_INSTANCEIDLIST TT_INSTANCEIDLIST

The IDs of the instances to disassociate from the event window.

IT_INSTANCETAGS TYPE /AWS1/CL_EC2TAG=>TT_TAGLIST TT_TAGLIST

The instance tags to disassociate from the event window. Any instances associated with the tags will be disassociated from the event window.

IT_DEDICATEDHOSTIDS TYPE /AWS1/CL_EC2DEDICATEDHOSTIDL00=>TT_DEDICATEDHOSTIDLIST TT_DEDICATEDHOSTIDLIST

The IDs of the Dedicated Hosts to disassociate from the event window.


Queryable Attributes

InstanceIds

The IDs of the instances to disassociate from the event window.

Accessible with the following methods

Method Description
GET_INSTANCEIDS() Getter for INSTANCEIDS, with configurable default
ASK_INSTANCEIDS() Getter for INSTANCEIDS w/ exceptions if field has no value
HAS_INSTANCEIDS() Determine if INSTANCEIDS has a value

InstanceTags

The instance tags to disassociate from the event window. Any instances associated with the tags will be disassociated from the event window.

Accessible with the following methods

Method Description
GET_INSTANCETAGS() Getter for INSTANCETAGS, with configurable default
ASK_INSTANCETAGS() Getter for INSTANCETAGS w/ exceptions if field has no value
HAS_INSTANCETAGS() Determine if INSTANCETAGS has a value

DedicatedHostIds

The IDs of the Dedicated Hosts to disassociate from the event window.

Accessible with the following methods

Method Description
GET_DEDICATEDHOSTIDS() Getter for DEDICATEDHOSTIDS, with configurable default
ASK_DEDICATEDHOSTIDS() Getter for DEDICATEDHOSTIDS w/ exceptions if field has no va
HAS_DEDICATEDHOSTIDS() Determine if DEDICATEDHOSTIDS has a value