environment Account Connection
suspend fun environmentAccountConnection(name: String, block: suspend EnvironmentAccountConnectionResourceBuilder.() -> Unit): EnvironmentAccountConnection
Parameters
name
The unique name of the resulting resource.
block
Builder for EnvironmentAccountConnection.
See also
Parameters
name
The unique name of the resulting resource.