bandwidth Schedule
suspend fun bandwidthSchedule(name: String, block: suspend BandwidthScheduleResourceBuilder.() -> Unit): BandwidthSchedule
Parameters
name
The unique name of the resulting resource.
block
Builder for BandwidthSchedule.
See also
Parameters
name
The unique name of the resulting resource.