ClusterBrokerNodeGroupInfoStorageInfoEbsStorageInfo

Constructors

constructor(provisionedThroughput: ClusterBrokerNodeGroupInfoStorageInfoEbsStorageInfoProvisionedThroughput? = null, volumeSize: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A block that contains EBS volume provisioned throughput information. To provision storage throughput, you must choose broker type kafka.m5.4xlarge or larger. See below.

Link copied to clipboard
val volumeSize: Int? = null

The size in GiB of the EBS volume for the data drive on each broker node. Minimum value of 1 and maximum value of 16384.