/AWS1/CL_LSAISVPCPEEREDRESULT¶
IsVpcPeeredResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_ispeered TYPE /AWS1/LSABOOLEAN /AWS1/LSABOOLEAN¶
Returns
trueif the Lightsail VPC is peered; otherwise,false.
Queryable Attributes¶
isPeered¶
Returns
trueif the Lightsail VPC is peered; otherwise,false.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISPEERED() |
Getter for ISPEERED, with configurable default |
ASK_ISPEERED() |
Getter for ISPEERED w/ exceptions if field has no value |
HAS_ISPEERED() |
Determine if ISPEERED has a value |