springbootsite
suspend fun springbootsite(name: String, block: suspend SpringbootsiteResourceBuilder.() -> Unit): Springbootsite
Parameters
name
The unique name of the resulting resource.
block
Builder for Springbootsite.
See also
Parameters
name
The unique name of the resulting resource.