/AWS1/CL_EC2ATTRIBUTEVALUE¶
Describes a value for a resource attribute that is a String.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_value TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The attribute value. The value is case-sensitive.
Queryable Attributes¶
Value¶
The attribute value. The value is case-sensitive.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_VALUE() | Getter for VALUE, with configurable default | 
| ASK_VALUE() | Getter for VALUE w/ exceptions if field has no value | 
| HAS_VALUE() | Determine if VALUE 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_DHCPCONFIGURATIONVALUELIST¶
TYPES TT_DHCPCONFIGURATIONVALUELIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2ATTRIBUTEVALUE WITH DEFAULT KEY
.