spectrum Application
suspend fun spectrumApplication(name: String, block: suspend SpectrumApplicationResourceBuilder.() -> Unit): SpectrumApplication
Parameters
name
The unique name of the resulting resource.
block
Builder for SpectrumApplication.
See also
Parameters
name
The unique name of the resulting resource.