/AWS1/CL_LSARESOURCELOCATION¶
Describes the resource location.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_availabilityzone TYPE /AWS1/LSASTRING /AWS1/LSASTRING¶
The Availability Zone. Follows the format
us-east-2a(case-sensitive).
iv_regionname TYPE /AWS1/LSAREGIONNAME /AWS1/LSAREGIONNAME¶
The Amazon Web Services Region name.
Queryable Attributes¶
availabilityZone¶
The Availability Zone. Follows the format
us-east-2a(case-sensitive).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AVAILABILITYZONE() |
Getter for AVAILABILITYZONE, with configurable default |
ASK_AVAILABILITYZONE() |
Getter for AVAILABILITYZONE w/ exceptions if field has no va |
HAS_AVAILABILITYZONE() |
Determine if AVAILABILITYZONE has a value |
regionName¶
The Amazon Web Services Region name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REGIONNAME() |
Getter for REGIONNAME, with configurable default |
ASK_REGIONNAME() |
Getter for REGIONNAME w/ exceptions if field has no value |
HAS_REGIONNAME() |
Determine if REGIONNAME has a value |