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.



1954
1955
1956
# File 'sig/types.rbs', line 1954

def connection_password_encryption
  @connection_password_encryption
end

#encryption_at_restTypes::EncryptionAtRest

Returns the value of attribute encryption_at_rest.



1953
1954
1955
# File 'sig/types.rbs', line 1953

def encryption_at_rest
  @encryption_at_rest
end