profilingGroup

suspend fun profilingGroup(name: String, block: suspend ProfilingGroupResourceBuilder.() -> Unit): ProfilingGroup

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for ProfilingGroup.


See also

Parameters

name

The unique name of the resulting resource.