/AWS1/CL_EC2DEREGINSTTAGATTR00¶
Information about the tag keys to deregister for the current Region. You can either
specify individual tag keys or deregister all tag keys in the current Region. You must
specify either IncludeAllTagsOfInstance or InstanceTagKeys in the
request
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_includealltagsofinstance TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN¶
Indicates whether to deregister all tag keys in the current Region. Specify
falseto deregister all tag keys.
it_instancetagkeys TYPE /AWS1/CL_EC2INSTTAGKEYSET_W=>TT_INSTANCETAGKEYSET TT_INSTANCETAGKEYSET¶
Information about the tag keys to deregister.
Queryable Attributes¶
IncludeAllTagsOfInstance¶
Indicates whether to deregister all tag keys in the current Region. Specify
falseto deregister all tag keys.
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 |
InstanceTagKeys¶
Information about the tag keys to deregister.
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 |