/AWS1/CL_SGMLSTULTRASRVSBYRS01¶
ListUltraServersByReservedCapacityResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_ultraservers TYPE /AWS1/CL_SGMULTRASERVER=>TT_ULTRASERVERS TT_ULTRASERVERS¶
A list of UltraServers that are part of the specified reserved capacity.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN¶
If the response is truncated, SageMaker returns this token. Use it in the next request to retrieve the next set of UltraServers.
Queryable Attributes¶
NextToken¶
If the response is truncated, SageMaker returns this token. Use it in the next request to retrieve the next set of UltraServers.
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 |
UltraServers¶
A list of UltraServers that are part of the specified reserved capacity.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ULTRASERVERS() |
Getter for ULTRASERVERS, with configurable default |
ASK_ULTRASERVERS() |
Getter for ULTRASERVERS w/ exceptions if field has no value |
HAS_ULTRASERVERS() |
Determine if ULTRASERVERS has a value |