Class: Aws::Types::ListKeyGroupsResult
- Inherits:
-
Object
- Object
- Aws::Types::ListKeyGroupsResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#key_group_list ⇒ Types::KeyGroupList
Returns the value of attribute key_group_list.
Instance Attribute Details
#key_group_list ⇒ Types::KeyGroupList
Returns the value of attribute key_group_list.
2584 2585 2586 |
# File 'sig/types.rbs', line 2584 def key_group_list @key_group_list end |