Class: Aws::Types::DescribeGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#group_id ⇒ ::String
Returns the value of attribute group_id.
-
#organization_id ⇒ ::String
Returns the value of attribute organization_id.
Instance Attribute Details
#group_id ⇒ ::String
Returns the value of attribute group_id.
417 418 419 |
# File 'sig/types.rbs', line 417 def group_id @group_id end |
#organization_id ⇒ ::String
Returns the value of attribute organization_id.
416 417 418 |
# File 'sig/types.rbs', line 416 def organization_id @organization_id end |