Class: Aws::Types::GetEncryptionConfigResult
- Inherits:
-
Object
- Object
- Aws::Types::GetEncryptionConfigResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#encryption_config ⇒ Types::EncryptionConfig
Returns the value of attribute encryption_config.
Instance Attribute Details
#encryption_config ⇒ Types::EncryptionConfig
Returns the value of attribute encryption_config.
216 217 218 |
# File 'sig/types.rbs', line 216 def encryption_config @encryption_config end |