Class: Aws::Types::DeleteProfilingGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteProfilingGroupRequest
- 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.
114 115 116 |
# File 'sig/types.rbs', line 114 def profiling_group_name @profiling_group_name end |