Skip to content

/AWS1/CL_EC2DSCELASTICGPUSRS

DescribeElasticGpusResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_ELASTICGPUSET TYPE /AWS1/CL_EC2ELASTICGPUS=>TT_ELASTICGPUSET TT_ELASTICGPUSET

Information about the Elastic Graphics accelerators.

IV_MAXRESULTS TYPE /AWS1/EC2INTEGER /AWS1/EC2INTEGER

The total number of items to return. If the total number of items available is more than the value specified in max-items then a Next-Token will be provided in the output that you can use to resume pagination.

IV_NEXTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The token to use to retrieve the next page of results. This value is null when there are no more results to return.


Queryable Attributes

ElasticGpuSet

Information about the Elastic Graphics accelerators.

Accessible with the following methods

Method Description
GET_ELASTICGPUSET() Getter for ELASTICGPUSET, with configurable default
ASK_ELASTICGPUSET() Getter for ELASTICGPUSET w/ exceptions if field has no value
HAS_ELASTICGPUSET() Determine if ELASTICGPUSET has a value

MaxResults

The total number of items to return. If the total number of items available is more than the value specified in max-items then a Next-Token will be provided in the output that you can use to resume pagination.

Accessible with the following methods

Method Description
GET_MAXRESULTS() Getter for MAXRESULTS, with configurable default
ASK_MAXRESULTS() Getter for MAXRESULTS w/ exceptions if field has no value
HAS_MAXRESULTS() Determine if MAXRESULTS has a value

NextToken

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

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