7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/model/EncryptionAtRest.h>
9#include <aws/glue/model/ConnectionPasswordEncryption.h>
72 bool m_encryptionAtRestHasBeenSet =
false;
75 bool m_connectionPasswordEncryptionHasBeenSet =
false;
DataCatalogEncryptionSettings & WithConnectionPasswordEncryption(const ConnectionPasswordEncryption &value)
DataCatalogEncryptionSettings & WithEncryptionAtRest(const EncryptionAtRest &value)
void SetConnectionPasswordEncryption(ConnectionPasswordEncryption &&value)
bool ConnectionPasswordEncryptionHasBeenSet() const
void SetEncryptionAtRest(const EncryptionAtRest &value)
void SetConnectionPasswordEncryption(const ConnectionPasswordEncryption &value)
DataCatalogEncryptionSettings & WithEncryptionAtRest(EncryptionAtRest &&value)
bool EncryptionAtRestHasBeenSet() const
const ConnectionPasswordEncryption & GetConnectionPasswordEncryption() const
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
DataCatalogEncryptionSettings & WithConnectionPasswordEncryption(ConnectionPasswordEncryption &&value)
void SetEncryptionAtRest(EncryptionAtRest &&value)
AWS_GLUE_API DataCatalogEncryptionSettings()
AWS_GLUE_API DataCatalogEncryptionSettings(Aws::Utils::Json::JsonView jsonValue)
AWS_GLUE_API DataCatalogEncryptionSettings & operator=(Aws::Utils::Json::JsonView jsonValue)
const EncryptionAtRest & GetEncryptionAtRest() const
Aws::Utils::Json::JsonValue JsonValue