/AWS1/CL_FNSLISTKXCLUSTERSRSP¶
ListKxClustersResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_kxclustersummaries TYPE /AWS1/CL_FNSKXCLUSTER=>TT_KXCLUSTERS TT_KXCLUSTERS¶
Lists the cluster details.
iv_nexttoken TYPE /AWS1/FNSPAGINATIONTOKEN /AWS1/FNSPAGINATIONTOKEN¶
A token that indicates where a results page should begin.
Queryable Attributes¶
kxClusterSummaries¶
Lists the cluster details.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KXCLUSTERSUMMARIES() |
Getter for KXCLUSTERSUMMARIES, with configurable default |
ASK_KXCLUSTERSUMMARIES() |
Getter for KXCLUSTERSUMMARIES w/ exceptions if field has no |
HAS_KXCLUSTERSUMMARIES() |
Determine if KXCLUSTERSUMMARIES has a value |
nextToken¶
A token that indicates where a results page should begin.
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 |