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.
-
#identity_store_id ⇒ ::String
Returns the value of attribute identity_store_id.
Instance Attribute Details
#group_id ⇒ ::String
Returns the value of attribute group_id.
159 160 161 |
# File 'sig/types.rbs', line 159 def group_id @group_id end |
#identity_store_id ⇒ ::String
Returns the value of attribute identity_store_id.
158 159 160 |
# File 'sig/types.rbs', line 158 def identity_store_id @identity_store_id end |