Class: Aws::Types::PutDataCatalogEncryptionSettingsRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#catalog_id::String

Returns the value of attribute catalog_id.

Returns:

  • (::String)


6069
6070
6071
# File 'sig/types.rbs', line 6069

def catalog_id
  @catalog_id
end

#data_catalog_encryption_settingsTypes::DataCatalogEncryptionSettings

Returns the value of attribute data_catalog_encryption_settings.



6070
6071
6072
# File 'sig/types.rbs', line 6070

def data_catalog_encryption_settings
  @data_catalog_encryption_settings
end