bandwidthLimit

@JvmName(name = "lvdekkfxdwyjtvjp")
suspend fun bandwidthLimit(value: Output<TransferAgentPoolBandwidthLimitArgs>)
@JvmName(name = "kocuplsswdjlvsps")
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 = "aaugejgjxjluaxpq")
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.