Class: Aws::Types::S3UpdateObjectEncryptionOperation
- Inherits:
-
Object
- Object
- Aws::Types::S3UpdateObjectEncryptionOperation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#object_encryption ⇒ Types::ObjectEncryption
Returns the value of attribute object_encryption.
Instance Attribute Details
#object_encryption ⇒ Types::ObjectEncryption
Returns the value of attribute object_encryption.
1880 1881 1882 |
# File 'sig/types.rbs', line 1880 def object_encryption @object_encryption end |