group Alias
suspend fun groupAlias(name: String, block: suspend GroupAliasResourceBuilder.() -> Unit): GroupAlias
Parameters
name
The unique name of the resulting resource.
block
Builder for GroupAlias.
See also
Parameters
name
The unique name of the resulting resource.