Class: Aws::Types::GetGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetGroupRequest
- 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.
343 344 345 |
# File 'sig/types.rbs', line 343 def group_identifier @group_identifier end |