Class: Aws::Types::SrtDecryptionConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SrtDecryptionConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#encryption_key ⇒ Types::SecretsManagerEncryptionKeyConfiguration
Returns the value of attribute encryption_key.
Instance Attribute Details
#encryption_key ⇒ Types::SecretsManagerEncryptionKeyConfiguration
Returns the value of attribute encryption_key.
2160 2161 2162 |
# File 'sig/types.rbs', line 2160 def encryption_key @encryption_key end |