bandwidthLimit

@JvmName(name = "ifplnjbqivnjgdtg")
suspend fun bandwidthLimit(value: Output<TransferAgentPoolBandwidthLimitArgs>)
@JvmName(name = "cmkcobaahnlukngw")
suspend fun bandwidthLimit(value: TransferAgentPoolBandwidthLimitArgs?)

Parameters

value

Specifies the bandwidth limit details. If this field is unspecified, the default value is set as 'No Limit'. Structure is documented below.


@JvmName(name = "vxppvrjlaeiccghk")
suspend fun bandwidthLimit(argument: suspend TransferAgentPoolBandwidthLimitArgsBuilder.() -> Unit)

Parameters

argument

Specifies the bandwidth limit details. If this field is unspecified, the default value is set as 'No Limit'. Structure is documented below.