kafkaVersionsList

@JvmName(name = "fttaltvjalyqewbi")
suspend fun kafkaVersionsList(value: Output<List<String>>)
@JvmName(name = "mtbbosmynthgbtwh")
suspend fun kafkaVersionsList(value: List<String>?)

Parameters

value

The versions of Apache Kafka with which you can use this MSK configuration. When you update the KafkaVersionsList property, AWS CloudFormation recreates a new configuration with the updated property before deleting the old configuration. Such an update requires a resource replacement . To successfully update KafkaVersionsList , you must also update the Name property in the same operation. If your configuration is attached with any clusters created using the AWS Management Console or AWS CLI , you'll need to manually delete the old configuration from the console after the update completes. For more information, see Can’t update KafkaVersionsList in MSK configuration in the Amazon MSK Developer Guide .


@JvmName(name = "estmnltpnymnyjom")
suspend fun kafkaVersionsList(vararg values: Output<String>)


@JvmName(name = "yosymkmxfegppyaw")
suspend fun kafkaVersionsList(values: List<Output<String>>)
@JvmName(name = "wlttcturggcmvwqe")
suspend fun kafkaVersionsList(vararg values: String)

Parameters

values

The versions of Apache Kafka with which you can use this MSK configuration. When you update the KafkaVersionsList property, AWS CloudFormation recreates a new configuration with the updated property before deleting the old configuration. Such an update requires a resource replacement . To successfully update KafkaVersionsList , you must also update the Name property in the same operation. If your configuration is attached with any clusters created using the AWS Management Console or AWS CLI , you'll need to manually delete the old configuration from the console after the update completes. For more information, see Can’t update KafkaVersionsList in MSK configuration in the Amazon MSK Developer Guide .