/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
true
orfalse
.
Queryable Attributes¶
Value¶
The attribute value. The valid values are
true
orfalse
.
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 |