Capacity

class Capacity

Information about the capacity of the connector, whether it is auto scaled or provisioned.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Information about the auto scaling parameters for the connector.

Link copied to clipboard

Details about a fixed capacity allocated to a connector.

Functions

Link copied to clipboard
inline fun copy(block: Capacity.Builder.() -> Unit = {}): Capacity
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String