capacity

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

Parameters

value

Information about the capacity allocated to the connector. See capacity Block for details.


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

Parameters

argument

Information about the capacity allocated to the connector. See capacity Block for details.