workspace Product
suspend fun workspaceProduct(name: String, block: suspend WorkspaceProductResourceBuilder.() -> Unit): WorkspaceProduct
Parameters
name
The unique name of the resulting resource.
block
Builder for WorkspaceProduct.
See also
Parameters
name
The unique name of the resulting resource.