capacity

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

Parameters

value

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


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

Parameters

argument

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