SkuCapacity interface
Properties
default | The default capacity. |
maximum | The maximum capacity that can be set. |
minimum | The minimum capacity. |
scale |
The scale type applicable to |
Property Details
default
The default capacity.
default?: number
Property Value
number
maximum
The maximum capacity that can be set.
maximum?: number
Property Value
number
minimum
The minimum capacity.
minimum?: number
Property Value
number