configuration

suspend fun configuration(name: String, block: suspend ConfigurationResourceBuilder.() -> Unit): Configuration

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Configuration.


See also

Parameters

name

The unique name of the resulting resource.