Class: Aws::Types::GetGroupConfigurationOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetGroupConfigurationOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#group_configuration ⇒ Types::GroupConfiguration
Returns the value of attribute group_configuration.
Instance Attribute Details
#group_configuration ⇒ Types::GroupConfiguration
Returns the value of attribute group_configuration.
82 83 84 |
# File 'sig/types.rbs', line 82 def group_configuration @group_configuration end |