bandwidthLimit

@JvmName(name = "bgtlcaclpanfvstn")
suspend fun bandwidthLimit(value: Output<BandwidthLimitArgs>)
@JvmName(name = "whlfbxuwprylyfop")
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 = "cwolgbhwvpdbieao")
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'.