project Share Group
suspend fun projectShareGroup(name: String, block: suspend ProjectShareGroupResourceBuilder.() -> Unit): ProjectShareGroup
Parameters
name
The unique name of the resulting resource.
block
Builder for ProjectShareGroup.
See also
Parameters
name
The unique name of the resulting resource.