standard

suspend fun standard(name: String, block: suspend StandardResourceBuilder.() -> Unit): Standard

Parameters

name

The unique name of the resulting resource.

block

Builder for Standard.

See also


Parameters

name

The unique name of the resulting resource.

See also