/AWS1/CL_EC2ALLOCATEHOSTSRSLT¶
Contains the output of AllocateHosts.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_hostids TYPE /AWS1/CL_EC2RSPHOSTIDLIST_W=>TT_RESPONSEHOSTIDLIST TT_RESPONSEHOSTIDLIST¶
The ID of the allocated Dedicated Host. This is used to launch an instance onto a specific host.
Queryable Attributes¶
HostIds¶
The ID of the allocated Dedicated Host. This is used to launch an instance onto a specific host.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_HOSTIDS() | Getter for HOSTIDS, with configurable default | 
| ASK_HOSTIDS() | Getter for HOSTIDS w/ exceptions if field has no value | 
| HAS_HOSTIDS() | Determine if HOSTIDS has a value |