Class: Aws::Types::GetDataCatalogEncryptionSettingsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetDataCatalogEncryptionSettingsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data_catalog_encryption_settings ⇒ Types::DataCatalogEncryptionSettings
Returns the value of attribute data_catalog_encryption_settings.
Instance Attribute Details
#data_catalog_encryption_settings ⇒ Types::DataCatalogEncryptionSettings
Returns the value of attribute data_catalog_encryption_settings.
3445 3446 3447 |
# File 'sig/types.rbs', line 3445 def data_catalog_encryption_settings @data_catalog_encryption_settings end |