codeguruprofiler_describe_profiling_group {paws.developer.tools}R Documentation

Returns a ProfilingGroupDescription object that contains information about the requested profiling group

Description

Returns a ProfilingGroupDescription object that contains information about the requested profiling group.

See https://www.paws-r-sdk.com/docs/codeguruprofiler_describe_profiling_group/ for full documentation.

Usage

codeguruprofiler_describe_profiling_group(profilingGroupName)

Arguments

profilingGroupName

[required] The name of the profiling group to get information about.


[Package paws.developer.tools version 0.9.0 Index]