streaming Locator
suspend fun streamingLocator(name: String, block: suspend StreamingLocatorResourceBuilder.() -> Unit): StreamingLocator
Parameters
name
The unique name of the resulting resource.
block
Builder for StreamingLocator.
See also
Parameters
name
The unique name of the resulting resource.