Class: Aws::Types::KeyGroupSummary
- Inherits:
-
Object
- Object
- Aws::Types::KeyGroupSummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#key_group ⇒ Types::KeyGroup
Returns the value of attribute key_group.
Instance Attribute Details
#key_group ⇒ Types::KeyGroup
Returns the value of attribute key_group.
2180 2181 2182 |
# File 'sig/types.rbs', line 2180 def key_group @key_group end |