Skip to content

/AWS1/CL_EC2INSTTAGNOTIFATTR

Describes the registered tag keys for the current Region.

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_INSTANCETAGKEYS TYPE /AWS1/CL_EC2INSTTAGKEYSET_W=>TT_INSTANCETAGKEYSET TT_INSTANCETAGKEYSET

The registered tag keys.

IV_INCLUDEALLTAGSOFINSTANCE TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Indicates wheter all tag keys in the current Region are registered to appear in scheduled event notifications. true indicates that all tag keys in the current Region are registered.


Queryable Attributes

InstanceTagKeys

The registered tag keys.

Accessible with the following methods

Method Description
GET_INSTANCETAGKEYS() Getter for INSTANCETAGKEYS, with configurable default
ASK_INSTANCETAGKEYS() Getter for INSTANCETAGKEYS w/ exceptions if field has no val
HAS_INSTANCETAGKEYS() Determine if INSTANCETAGKEYS has a value

IncludeAllTagsOfInstance

Indicates wheter all tag keys in the current Region are registered to appear in scheduled event notifications. true indicates that all tag keys in the current Region are registered.

Accessible with the following methods

Method Description
GET_INCLUDEALLTAGSOFINSTANCE() Getter for INCLUDEALLTAGSOFINSTANCE, with configurable defau
ASK_INCLUDEALLTAGSOFINSTANCE() Getter for INCLUDEALLTAGSOFINSTANCE w/ exceptions if field h
HAS_INCLUDEALLTAGSOFINSTANCE() Determine if INCLUDEALLTAGSOFINSTANCE has a value