LiteTopicReservationConfig

data class LiteTopicReservationConfig(val throughputReservation: String? = null)

Constructors

Link copied to clipboard
constructor(throughputReservation: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Reservation to use for this topic's throughput capacity.