/AWS1/CL_EC2ATTRBOOLEANVALUE¶
Describes a value for a resource attribute that is a Boolean value.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_value TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN¶
The attribute value. The valid values are
trueorfalse.
Queryable Attributes¶
Value¶
The attribute value. The valid values are
trueorfalse.
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 |