gdc Spark Application
suspend fun gdcSparkApplication(name: String, block: suspend GdcSparkApplicationResourceBuilder.() -> Unit): GdcSparkApplication
Parameters
name
The unique name of the resulting resource.
block
Builder for GdcSparkApplication.
See also
Parameters
name
The unique name of the resulting resource.