7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/qbusiness/QBusiness_EXPORTS.h>
43 template <
typename KmsKeyIdT = Aws::String>
45 m_kmsKeyIdHasBeenSet =
true;
46 m_kmsKeyId = std::forward<KmsKeyIdT>(value);
48 template <
typename KmsKeyIdT = Aws::String>
56 bool m_kmsKeyIdHasBeenSet =
false;
const Aws::String & GetKmsKeyId() const
void SetKmsKeyId(KmsKeyIdT &&value)
AWS_QBUSINESS_API EncryptionConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
EncryptionConfiguration & WithKmsKeyId(KmsKeyIdT &&value)
AWS_QBUSINESS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QBUSINESS_API EncryptionConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool KmsKeyIdHasBeenSet() const
AWS_QBUSINESS_API EncryptionConfiguration()=default
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue