environment Entry Resource
suspend fun environmentEntryResource(name: String, block: suspend EnvironmentEntryResourceBuilder.() -> Unit): EnvironmentEntry
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for EnvironmentEntry.