bandwidth Setting
suspend fun bandwidthSetting(name: String, block: suspend BandwidthSettingResourceBuilder.() -> Unit): BandwidthSetting
Parameters
name
The unique name of the resulting resource.
block
Builder for BandwidthSetting.
See also
Parameters
name
The unique name of the resulting resource.