/AWS1/CL_EC2ACCOUNTATTRVALUE¶
Describes a value of an account attribute.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_attributevalue TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The value of the attribute.
Queryable Attributes¶
AttributeValue¶
The value of the attribute.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTRIBUTEVALUE() |
Getter for ATTRIBUTEVALUE, with configurable default |
ASK_ATTRIBUTEVALUE() |
Getter for ATTRIBUTEVALUE w/ exceptions if field has no valu |
HAS_ATTRIBUTEVALUE() |
Determine if ATTRIBUTEVALUE has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_ACCOUNTATTRIBUTEVALUELIST¶
TYPES TT_ACCOUNTATTRIBUTEVALUELIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2ACCOUNTATTRVALUE WITH DEFAULT KEY
.