/AWS1/CL_EVSDELETEENVHOSTRSP¶
DeleteEnvironmentHostResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_environmentsummary TYPE REF TO /AWS1/CL_EVSENVIRONMENTSUMMARY /AWS1/CL_EVSENVIRONMENTSUMMARY¶
A summary of the environment that the host was deleted from.
io_host TYPE REF TO /AWS1/CL_EVSHOST /AWS1/CL_EVSHOST¶
A description of the deleted host.
Queryable Attributes¶
environmentSummary¶
A summary of the environment that the host was deleted from.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENVIRONMENTSUMMARY() |
Getter for ENVIRONMENTSUMMARY |
host¶
A description of the deleted host.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HOST() |
Getter for HOST |