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