env References
suspend fun envReferences(name: String, block: suspend EnvReferencesResourceBuilder.() -> Unit): EnvReferences
Parameters
name
The unique name of the resulting resource.
block
Builder for EnvReferences.
See also
Parameters
name
The unique name of the resulting resource.