class Aws::Kafka::Types::EBSStorageInfo

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

@note When making an API call, you may pass EBSStorageInfo

data as a hash:

    {
      volume_size: 1,
    }

@!attribute [rw] volume_size

The size in GiB of the EBS volume for the data drive on each broker
node.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/kafka-2018-11-14/EBSStorageInfo AWS API Documentation

Constants

SENSITIVE