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