kafkaVersions property

List<String> kafkaVersions
final

An array of the versions of Apache Kafka with which you can use this MSK configuration. You can use this configuration for an MSK cluster only if the Apache Kafka version specified for the cluster appears in this array.

Implementation

final List<String> kafkaVersions;