capacity

@JvmName(name = "qfvsjacmxviehkqt")
suspend fun capacity(value: Output<ConnectorCapacityArgs>)
@JvmName(name = "rqcldblneccnwtle")
suspend fun capacity(value: ConnectorCapacityArgs?)

Parameters

value

Information about the capacity allocated to the connector. See below.


@JvmName(name = "kelwmqqonmlxulgo")
suspend fun capacity(argument: suspend ConnectorCapacityArgsBuilder.() -> Unit)

Parameters

argument

Information about the capacity allocated to the connector. See below.