7#include <aws/qbusiness/QBusiness_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
51 inline void SetKmsKeyId(
const char* value) { m_kmsKeyIdHasBeenSet =
true; m_kmsKeyId.assign(value); }
59 bool m_kmsKeyIdHasBeenSet =
false;
const Aws::String & GetKmsKeyId() const
void SetKmsKeyId(const char *value)
EncryptionConfiguration & WithKmsKeyId(const Aws::String &value)
AWS_QBUSINESS_API EncryptionConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetKmsKeyId(const Aws::String &value)
AWS_QBUSINESS_API Aws::Utils::Json::JsonValue Jsonize() const
EncryptionConfiguration & WithKmsKeyId(Aws::String &&value)
AWS_QBUSINESS_API EncryptionConfiguration(Aws::Utils::Json::JsonView jsonValue)
EncryptionConfiguration & WithKmsKeyId(const char *value)
AWS_QBUSINESS_API EncryptionConfiguration()
void SetKmsKeyId(Aws::String &&value)
bool KmsKeyIdHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue