Class: Aws::Types::ManagedQueryResultsEncryptionConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ManagedQueryResultsEncryptionConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#kms_key ⇒ ::String
Returns the value of attribute kms_key.
Instance Attribute Details
#kms_key ⇒ ::String
Returns the value of attribute kms_key.
880 881 882 |
# File 'sig/types.rbs', line 880 def kms_key @kms_key end |