/AWS1/CL_OSRENVIRONMENTINFO¶
Information about the active domain environment.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_azinformation
TYPE /AWS1/CL_OSRAZINFO=>TT_AVAILABILITYZONEINFOLIST
TT_AVAILABILITYZONEINFOLIST
¶
A list of
AvailabilityZoneInfo
for the domain.
Queryable Attributes¶
AvailabilityZoneInformation¶
A list of
AvailabilityZoneInfo
for the domain.
Accessible with the following methods¶
Method | Description |
---|---|
GET_AZINFORMATION() |
Getter for AVAILABILITYZONEINFORMATION, with configurable de |
ASK_AZINFORMATION() |
Getter for AVAILABILITYZONEINFORMATION w/ exceptions if fiel |
HAS_AZINFORMATION() |
Determine if AVAILABILITYZONEINFORMATION 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_ENVIRONMENTINFOLIST
¶
TYPES TT_ENVIRONMENTINFOLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_OSRENVIRONMENTINFO WITH DEFAULT KEY
.