Class: Aws::Types::DataCatalogEncryptionSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connection_password_encryptionTypes::ConnectionPasswordEncryption

Returns the value of attribute connection_password_encryption.



1958
1959
1960
# File 'sig/types.rbs', line 1958

def connection_password_encryption
  @connection_password_encryption
end

#encryption_at_restTypes::EncryptionAtRest

Returns the value of attribute encryption_at_rest.



1957
1958
1959
# File 'sig/types.rbs', line 1957

def encryption_at_rest
  @encryption_at_rest
end