ClusterConfigurationInfo

data class ClusterConfigurationInfo(val arn: String, val revision: Int)

Constructors

Link copied to clipboard
constructor(arn: String, revision: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

Amazon Resource Name (ARN) of the MSK Configuration to use in the cluster.

Link copied to clipboard

Revision of the MSK Configuration to use in the cluster.