/AWS1/CL_EINDSCACCELERATORSRSP¶
DescribeAcceleratorsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_acceleratorset TYPE /AWS1/CL_EINELASTICINFERENCE00=>TT_ELASTICINFERENCEACCELERAT00 TT_ELASTICINFERENCEACCELERAT00¶
The details of the Elastic Inference Accelerators.
iv_nexttoken TYPE /AWS1/EINNEXTTOKEN /AWS1/EINNEXTTOKEN¶
A token to specify where to start paginating. This is the NextToken from a previously truncated response.
Queryable Attributes¶
acceleratorSet¶
The details of the Elastic Inference Accelerators.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCELERATORSET() |
Getter for ACCELERATORSET, with configurable default |
ASK_ACCELERATORSET() |
Getter for ACCELERATORSET w/ exceptions if field has no valu |
HAS_ACCELERATORSET() |
Determine if ACCELERATORSET has a value |
nextToken¶
A token to specify where to start paginating. This is the NextToken from a previously truncated response.
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 |