Class: Aws::Types::KMSEncryptionConfig
- Inherits:
-
Object
- Object
- Aws::Types::KMSEncryptionConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#awskms_key_arn ⇒ ::String
Returns the value of attribute awskms_key_arn.
Instance Attribute Details
#awskms_key_arn ⇒ ::String
Returns the value of attribute awskms_key_arn.
654 655 656 |
# File 'sig/types.rbs', line 654 def awskms_key_arn @awskms_key_arn end |