standard Resource
suspend fun standardResource(name: String, block: suspend StandardResourceBuilder.() -> Unit): Standard
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for Standard.
The unique name of the resulting resource.
Builder for Standard.