class Aws::Kafka::Types::Configuration
Represents an MSK Configuration
.
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the configuration. @return [String]
@!attribute [rw] creation_time
@return [Time]
@!attribute [rw] description
The description of the configuration. @return [String]
@!attribute [rw] kafka_versions
An array of the versions of Apache Kafka with which you can use this MSK configuration. You can use this configuration for an MSK cluster only if the Apache Kafka version specified for the cluster appears in this array. @return [Array<String>]
@!attribute [rw] latest_revision
Latest revision of the configuration. @return [Types::ConfigurationRevision]
@!attribute [rw] name
The name of the configuration. Configuration names are strings that match the regex "^\[0-9A-Za-z-\]+$". @return [String]
@!attribute [rw] state
The state of a configuration. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kafka-2018-11-14/Configuration AWS API Documentation
Constants
- SENSITIVE