tagAtScope

suspend fun tagAtScope(name: String, block: suspend TagAtScopeResourceBuilder.() -> Unit): TagAtScope

Parameters

name

The unique name of the resulting resource.

block

Builder for TagAtScope.

See also


Parameters

name

The unique name of the resulting resource.

See also