studio Application
suspend fun studioApplication(name: String, block: suspend StudioApplicationResourceBuilder.() -> Unit): StudioApplication
Parameters
name
The unique name of the resulting resource.
block
Builder for StudioApplication.
See also
Parameters
name
The unique name of the resulting resource.