gtmInstance

suspend fun gtmInstance(name: String, block: suspend GtmInstanceResourceBuilder.() -> Unit): GtmInstance

Parameters

name

The unique name of the resulting resource.

block

Builder for GtmInstance.

See also


Parameters

name

The unique name of the resulting resource.

See also