You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Kafka::Types::KafkaVersion

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Information about a Kafka version.

Instance Attribute Summary collapse

Instance Attribute Details

#statusString

The status of the Apache Kafka version.

Possible values:

  • ACTIVE
  • DEPRECATED

Returns:

  • (String)

    The status of the Apache Kafka version.

#versionString

The Kafka version.

Returns:

  • (String)

    The Kafka version.