envFeature

suspend fun envFeature(name: String, block: suspend EnvFeatureResourceBuilder.() -> Unit): EnvFeature

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for EnvFeature.


See also

Parameters

name

The unique name of the resulting resource.