Class: Aws::Types::MsSmoothEncryptionSettings
- Inherits:
-
Object
- Object
- Aws::Types::MsSmoothEncryptionSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#speke_key_provider ⇒ Types::SpekeKeyProvider
Returns the value of attribute speke_key_provider.
Instance Attribute Details
#speke_key_provider ⇒ Types::SpekeKeyProvider
Returns the value of attribute speke_key_provider.
1907 1908 1909 |
# File 'sig/types.rbs', line 1907 def speke_key_provider @speke_key_provider end |