Class: Aws::Types::EncryptionConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::EncryptionConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#replica_kms_key_id ⇒ ::String
Returns the value of attribute replica_kms_key_id.
Instance Attribute Details
#replica_kms_key_id ⇒ ::String
Returns the value of attribute replica_kms_key_id.
756 757 758 |
# File 'sig/types.rbs', line 756 def replica_kms_key_id @replica_kms_key_id end |