Cluster Broker Node Group Info Storage Info Ebs Storage Info
    data class ClusterBrokerNodeGroupInfoStorageInfoEbsStorageInfo(val provisionedThroughput: ClusterBrokerNodeGroupInfoStorageInfoEbsStorageInfoProvisionedThroughput? = null, val volumeSize: Int? = null)
Constructors
Link copied to clipboard
                fun ClusterBrokerNodeGroupInfoStorageInfoEbsStorageInfo(provisionedThroughput: ClusterBrokerNodeGroupInfoStorageInfoEbsStorageInfoProvisionedThroughput? = null, volumeSize: Int? = null)