Class: Aws::Types::CustomerContentEncryptionConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::CustomerContentEncryptionConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#kms_key ⇒ ::String
Returns the value of attribute kms_key.
Instance Attribute Details
#kms_key ⇒ ::String
Returns the value of attribute kms_key.
257 258 259 |
# File 'sig/types.rbs', line 257 def kms_key @kms_key end |