Class: Aws::Types::DeleteGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#group_name ⇒ ::String
Returns the value of attribute group_name.
Instance Attribute Details
#group_name ⇒ ::String
Returns the value of attribute group_name.
390 391 392 |
# File 'sig/types.rbs', line 390 def group_name @group_name end |