class Aws::Kafka::Types::CreateConfigurationResponse

Response body for CreateConfiguration

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the configuration.
@return [String]

@!attribute [rw] creation_time

The time when the configuration was created.
@return [Time]

@!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 the configuration. The possible states are ACTIVE,
DELETING and DELETE\_FAILED.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kafka-2018-11-14/CreateConfigurationResponse AWS API Documentation

Constants

SENSITIVE