Class: Aws::Types::DescribeProfilingGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeProfilingGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#profiling_group_name ⇒ ::String
Returns the value of attribute profiling_group_name.
Instance Attribute Details
#profiling_group_name ⇒ ::String
Returns the value of attribute profiling_group_name.
122 123 124 |
# File 'sig/types.rbs', line 122 def profiling_group_name @profiling_group_name end |