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

Class: Aws::Kafka::Types::StateInfo

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

Overview

Contains information about the state of the Amazon MSK cluster.

Instance Attribute Summary collapse

Instance Attribute Details

#codeString

If the cluster is in an unusable state, this field contains the code that describes the issue.

Returns:

  • (String)

    If the cluster is in an unusable state, this field contains the code that describes the issue.

#messageString

If the cluster is in an unusable state, this field contains a message that describes the issue.

Returns:

  • (String)

    If the cluster is in an unusable state, this field contains a message that describes the issue.