bandwidthLimit

@JvmName(name = "rylnctyjatcqlibe")
suspend fun bandwidthLimit(value: Output<BandwidthLimitArgs>)
@JvmName(name = "arnvfdcklmvbeitf")
suspend fun bandwidthLimit(value: BandwidthLimitArgs?)

Parameters

value

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


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

Parameters

argument

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