Class: Aws::Types::CreateKeyGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreateKeyGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#key_group_config ⇒ Types::KeyGroupConfig
Returns the value of attribute key_group_config.
Instance Attribute Details
#key_group_config ⇒ Types::KeyGroupConfig
Returns the value of attribute key_group_config.
669 670 671 |
# File 'sig/types.rbs', line 669 def key_group_config @key_group_config end |