bandwidthLimit

suspend fun bandwidthLimit(name: String, block: suspend BandwidthLimitResourceBuilder.() -> Unit): BandwidthLimit

Parameters

name

The unique name of the resulting resource.

block

Builder for BandwidthLimit.

See also


Parameters

name

The unique name of the resulting resource.

See also