capacity

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

Parameters

value

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


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

Parameters

argument

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