kafka_list_kafka_versions: Returns a list of Apache Kafka versions

View source: R/kafka_operations.R

kafka_list_kafka_versionsR Documentation

Returns a list of Apache Kafka versions

Description

Returns a list of Apache Kafka versions.

See https://www.paws-r-sdk.com/docs/kafka_list_kafka_versions/ for full documentation.

Usage

kafka_list_kafka_versions(MaxResults = NULL, NextToken = NULL)

Arguments

MaxResults

The maximum number of results to return in the response. If there are more results, the response includes a NextToken parameter.

NextToken

The paginated results marker. When the result of the operation is truncated, the call returns NextToken in the response. To get the next batch, provide this token in your next request.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.