/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The encryption configuration.See Also:
AWS
* API Reference
The type of encryption.
*/ inline const EncryptionType& GetEncryptionType() const{ return m_encryptionType; } /** *The type of encryption.
*/ inline bool EncryptionTypeHasBeenSet() const { return m_encryptionTypeHasBeenSet; } /** *The type of encryption.
*/ inline void SetEncryptionType(const EncryptionType& value) { m_encryptionTypeHasBeenSet = true; m_encryptionType = value; } /** *The type of encryption.
*/ inline void SetEncryptionType(EncryptionType&& value) { m_encryptionTypeHasBeenSet = true; m_encryptionType = std::move(value); } /** *The type of encryption.
*/ inline EncryptionConfig& WithEncryptionType(const EncryptionType& value) { SetEncryptionType(value); return *this;} /** *The type of encryption.
*/ inline EncryptionConfig& WithEncryptionType(EncryptionType&& value) { SetEncryptionType(std::move(value)); return *this;} /** *The full ARN of the encryption key.
Be sure to provide the * full ARN of the encryption key, not just the ID.
Amazon Connect supports
* only KMS keys with the default key spec of
* SYMMETRIC_DEFAULT
.
The full ARN of the encryption key.
Be sure to provide the * full ARN of the encryption key, not just the ID.
Amazon Connect supports
* only KMS keys with the default key spec of
* SYMMETRIC_DEFAULT
.
The full ARN of the encryption key.
Be sure to provide the * full ARN of the encryption key, not just the ID.
Amazon Connect supports
* only KMS keys with the default key spec of
* SYMMETRIC_DEFAULT
.
The full ARN of the encryption key.
Be sure to provide the * full ARN of the encryption key, not just the ID.
Amazon Connect supports
* only KMS keys with the default key spec of
* SYMMETRIC_DEFAULT
.
The full ARN of the encryption key.
Be sure to provide the * full ARN of the encryption key, not just the ID.
Amazon Connect supports
* only KMS keys with the default key spec of
* SYMMETRIC_DEFAULT
.
The full ARN of the encryption key.
Be sure to provide the * full ARN of the encryption key, not just the ID.
Amazon Connect supports
* only KMS keys with the default key spec of
* SYMMETRIC_DEFAULT
.
The full ARN of the encryption key.
Be sure to provide the * full ARN of the encryption key, not just the ID.
Amazon Connect supports
* only KMS keys with the default key spec of
* SYMMETRIC_DEFAULT
.
The full ARN of the encryption key.
Be sure to provide the * full ARN of the encryption key, not just the ID.
Amazon Connect supports
* only KMS keys with the default key spec of
* SYMMETRIC_DEFAULT
.