Skip to content

/AWS1/CL_SGMLISTCLUSTNODESRSP

ListClusterNodesResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_clusternodesummaries TYPE /AWS1/CL_SGMCLUSTERNODESUMMARY=>TT_CLUSTERNODESUMMARIES TT_CLUSTERNODESUMMARIES

The summaries of listed instances in a SageMaker HyperPod cluster

Optional arguments:

iv_nexttoken TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN

The next token specified for listing instances in a SageMaker HyperPod cluster.


Queryable Attributes

NextToken

The next token specified for listing instances in a SageMaker HyperPod cluster.

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

ClusterNodeSummaries

The summaries of listed instances in a SageMaker HyperPod cluster

Accessible with the following methods

Method Description
GET_CLUSTERNODESUMMARIES() Getter for CLUSTERNODESUMMARIES, with configurable default
ASK_CLUSTERNODESUMMARIES() Getter for CLUSTERNODESUMMARIES w/ exceptions if field has n
HAS_CLUSTERNODESUMMARIES() Determine if CLUSTERNODESUMMARIES has a value