EndpointDeploymentConfigRollingUpdatePolicyMaximumBatchSize

Constructors

constructor(type: String, value: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the endpoint capacity type. Valid values are: INSTANCE_COUNT, or CAPACITY_PERCENT.

Link copied to clipboard
val value: Int

Defines the capacity size, either as a number of instances or a capacity percentage.