/AWS1/CL_KFKLISTKAFKAVRSSRSP¶
ListKafkaVersionsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_kafkaversions TYPE /AWS1/CL_KFKKAFKAVERSION=>TT___LISTOFKAFKAVERSION TT___LISTOFKAFKAVERSION¶
KafkaVersions
iv_nexttoken TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING¶
NextToken
Queryable Attributes¶
KafkaVersions¶
KafkaVersions
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KAFKAVERSIONS() |
Getter for KAFKAVERSIONS, with configurable default |
ASK_KAFKAVERSIONS() |
Getter for KAFKAVERSIONS w/ exceptions if field has no value |
HAS_KAFKAVERSIONS() |
Determine if KAFKAVERSIONS has a value |
NextToken¶
NextToken
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 |