ClusterBrokerNodeGroupInfoStorageInfoEbsStorageInfoProvisionedThroughput

data class ClusterBrokerNodeGroupInfoStorageInfoEbsStorageInfoProvisionedThroughput(val enabled: Boolean? = null, val volumeThroughput: Int? = null)

Constructors

constructor(enabled: Boolean? = null, volumeThroughput: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val enabled: Boolean? = null
Link copied to clipboard
val volumeThroughput: Int? = null

Throughput value of the EBS volumes for the data drive on each kafka broker node in MiB per second. The minimum value is 250. The maximum value varies between broker type. You can refer to the valid values for the maximum volume throughput at the following documentation on throughput bottlenecks