Class: Aws::Types::SSEKMS
- Inherits:
-
Object
- Object
- Aws::Types::SSEKMS
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#key_id ⇒ ::String
Returns the value of attribute key_id.
Instance Attribute Details
#key_id ⇒ ::String
Returns the value of attribute key_id.
2833 2834 2835 |
# File 'sig/types.rbs', line 2833 def key_id @key_id end |