playback Configuration
suspend fun playbackConfiguration(name: String, block: suspend PlaybackConfigurationResourceBuilder.() -> Unit): PlaybackConfiguration
Parameters
name
The unique name of the resulting resource.
block
Builder for PlaybackConfiguration.
See also
Parameters
name
The unique name of the resulting resource.