tagByProduct

suspend fun tagByProduct(name: String, block: suspend TagByProductResourceBuilder.() -> Unit): TagByProduct

Parameters

name

The unique name of the resulting resource.

block

Builder for TagByProduct.

See also


Parameters

name

The unique name of the resulting resource.

See also