dw Resource Group
suspend fun dwResourceGroup(name: String, block: suspend DwResourceGroupResourceBuilder.() -> Unit): DwResourceGroup
Parameters
name
The unique name of the resulting resource.
block
Builder for DwResourceGroup.
See also
Parameters
name
The unique name of the resulting resource.