profiling Group
suspend fun profilingGroup(name: String, block: suspend ProfilingGroupResourceBuilder.() -> Unit): ProfilingGroup
Parameters
name
The unique name of the resulting resource.
block
Builder for ProfilingGroup.
See also
Parameters
name
The unique name of the resulting resource.