class Aws::Kafka::Types::CreateClusterResponse

Returns information about the created cluster.

@!attribute [rw] cluster_arn

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

@!attribute [rw] cluster_name

The name of the MSK cluster.
@return [String]

@!attribute [rw] state

The state of the cluster. The possible states are ACTIVE, CREATING,
DELETING, FAILED, HEALING, MAINTENANCE, REBOOTING\_BROKER, and
UPDATING.
@return [String]

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

Constants

SENSITIVE