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
- Struct
- Aws::Kafka::Types::KafkaVersion
- Defined in:
- (unknown)
Overview
Information about a Kafka version.
Instance Attribute Summary collapse
-
#status ⇒ String
The status of the Apache Kafka version.
-
#version ⇒ String
The Kafka version.
Instance Attribute Details
#status ⇒ String
The status of the Apache Kafka version.
Possible values:
- ACTIVE
- DEPRECATED
#version ⇒ String
The Kafka version.