/AWS1/CL_OSRDOMENDPTOPTSSTATUS¶
The configured endpoint options for a domain and their current status.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_options TYPE REF TO /AWS1/CL_OSRDOMAINENDPTOPTIONS /AWS1/CL_OSRDOMAINENDPTOPTIONS¶
Options to configure the endpoint for a domain.
io_status TYPE REF TO /AWS1/CL_OSROPTIONSTATUS /AWS1/CL_OSROPTIONSTATUS¶
The status of the endpoint options for a domain.
Queryable Attributes¶
Options¶
Options to configure the endpoint for a domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIONS() |
Getter for OPTIONS |
Status¶
The status of the endpoint options for a domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS |