You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CodeGuruProfiler::Types::DescribeProfilingGroupResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::CodeGuruProfiler::Types::DescribeProfilingGroupResponse
- Defined in:
- (unknown)
Overview
The structure representing the describeProfilingGroupResponse.
Returned by:
Instance Attribute Summary collapse
-
#profiling_group ⇒ Types::ProfilingGroupDescription
The returned [
ProfilingGroupDescription
][1] object that contains information about the requested profiling group.
Instance Attribute Details
#profiling_group ⇒ Types::ProfilingGroupDescription
The returned ProfilingGroupDescription
object that contains
information about the requested profiling group.