ServiceCapacityProviderStrategyItem

data class ServiceCapacityProviderStrategyItem(val base: Int? = null, val capacityProvider: String? = null, val weight: Int? = null)

Constructors

Link copied to clipboard
fun ServiceCapacityProviderStrategyItem(base: Int? = null, capacityProvider: String? = null, weight: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val base: Int? = null
Link copied to clipboard
Link copied to clipboard
val weight: Int? = null