Class: Aws::Types::CreateProfilingGroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateProfilingGroupResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#profiling_group ⇒ Types::ProfilingGroupDescription
Returns the value of attribute profiling_group.
Instance Attribute Details
#profiling_group ⇒ Types::ProfilingGroupDescription
Returns the value of attribute profiling_group.
109 110 111 |
# File 'sig/types.rbs', line 109 def profiling_group @profiling_group end |