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