Skip to content

/AWS1/CL_KFKBROKERSOFTWAREINFO

Information about the current software installed on the cluster.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_configurationarn TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

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

iv_configurationrevision TYPE /AWS1/KFK__LONG /AWS1/KFK__LONG

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

iv_kafkaversion TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

The version of Apache Kafka.


Queryable Attributes

ConfigurationArn

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

Accessible with the following methods

Method Description
GET_CONFIGURATIONARN() Getter for CONFIGURATIONARN, with configurable default
ASK_CONFIGURATIONARN() Getter for CONFIGURATIONARN w/ exceptions if field has no va
HAS_CONFIGURATIONARN() Determine if CONFIGURATIONARN has a value

ConfigurationRevision

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

Accessible with the following methods

Method Description
GET_CONFIGURATIONREVISION() Getter for CONFIGURATIONREVISION, with configurable default
ASK_CONFIGURATIONREVISION() Getter for CONFIGURATIONREVISION w/ exceptions if field has
HAS_CONFIGURATIONREVISION() Determine if CONFIGURATIONREVISION has a value

KafkaVersion

The version of Apache Kafka.

Accessible with the following methods

Method Description
GET_KAFKAVERSION() Getter for KAFKAVERSION, with configurable default
ASK_KAFKAVERSION() Getter for KAFKAVERSION w/ exceptions if field has no value
HAS_KAFKAVERSION() Determine if KAFKAVERSION has a value