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

Class: Aws::Kafka::Types::BrokerSoftwareInfo

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

Overview

Information about the current software installed on the cluster.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_arnString

The Amazon Resource Name (ARN) of the configuration used for the cluster. This field isn\'t visible in this preview release.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the configuration used for the cluster.

#configuration_revisionInteger

The revision of the configuration to use. This field isn\'t visible in this preview release.

Returns:

  • (Integer)

    The revision of the configuration to use.

#kafka_versionString

The version of Apache Kafka.

Returns:

  • (String)

    The version of Apache Kafka.