Class: Aws::Types::SseConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SseConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#kms_encryption_config ⇒ Types::KmsEncryptionConfig
Returns the value of attribute kms_encryption_config.
Instance Attribute Details
#kms_encryption_config ⇒ Types::KmsEncryptionConfig
Returns the value of attribute kms_encryption_config.
524 525 526 |
# File 'sig/types.rbs', line 524 def kms_encryption_config @kms_encryption_config end |