Class: Aws::Types::UpdateProfilingGroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateProfilingGroupResponse
- 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.
452 453 454 |
# File 'sig/types.rbs', line 452 def profiling_group @profiling_group end |