Class: Aws::Types::SrtEncryptionConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SrtEncryptionConfiguration
- 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.
2165 2166 2167 |
# File 'sig/types.rbs', line 2165 def encryption_key @encryption_key end |