/AWS1/CL_EC2DESCRMACHOSTSRSLT¶
DescribeMacHostsResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_machosts TYPE /AWS1/CL_EC2MACHOST=>TT_MACHOSTLIST TT_MACHOSTLIST¶
Information about the EC2 Mac Dedicated Hosts.
iv_nexttoken TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The token to use to retrieve the next page of results.
Queryable Attributes¶
MacHosts¶
Information about the EC2 Mac Dedicated Hosts.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MACHOSTS() |
Getter for MACHOSTS, with configurable default |
ASK_MACHOSTS() |
Getter for MACHOSTS w/ exceptions if field has no value |
HAS_MACHOSTS() |
Determine if MACHOSTS has a value |
NextToken¶
The token to use to retrieve the next page of results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |