EbsStorageInfo

Contains information about the EBS storage volumes attached to Apache Kafka broker nodes.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

EBS volume provisioned throughput information.

Link copied to clipboard

The size in GiB of the EBS volume for the data drive on each broker node.

Functions

Link copied to clipboard
inline fun copy(block: EbsStorageInfo.Builder.() -> Unit = {}): EbsStorageInfo
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String