Class: Aws::Types::ObjectEncryption
- Inherits:
-
Object
- Object
- Aws::Types::ObjectEncryption
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ssekms ⇒ Types::S3UpdateObjectEncryptionSSEKMS
Returns the value of attribute ssekms.
Instance Attribute Details
#ssekms ⇒ Types::S3UpdateObjectEncryptionSSEKMS
Returns the value of attribute ssekms.
1408 1409 1410 |
# File 'sig/types.rbs', line 1408 def ssekms @ssekms end |