listProfilingGroups
inline suspend fun CodeGuruProfilerClient.listProfilingGroups(crossinline block: ListProfilingGroupsRequest.Builder.() -> Unit): ListProfilingGroupsResponse
Returns a list of profiling groups. The profiling groups are returned as ProfilingGroupDescription
objects.