gdc Application Environment
suspend fun gdcApplicationEnvironment(name: String, block: suspend GdcApplicationEnvironmentResourceBuilder.() -> Unit): GdcApplicationEnvironment
Parameters
name
The unique name of the resulting resource.
block
Builder for GdcApplicationEnvironment.
See also
Parameters
name
The unique name of the resulting resource.