7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace BedrockAgentRuntime
52 inline void SetKmsKeyArn(
const char* value) { m_kmsKeyArnHasBeenSet =
true; m_kmsKeyArn.assign(value); }
60 bool m_kmsKeyArnHasBeenSet =
false;
void SetKmsKeyArn(const Aws::String &value)
bool KmsKeyArnHasBeenSet() const
AWS_BEDROCKAGENTRUNTIME_API RetrieveAndGenerateSessionConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENTRUNTIME_API RetrieveAndGenerateSessionConfiguration(Aws::Utils::Json::JsonView jsonValue)
RetrieveAndGenerateSessionConfiguration & WithKmsKeyArn(const Aws::String &value)
void SetKmsKeyArn(Aws::String &&value)
RetrieveAndGenerateSessionConfiguration & WithKmsKeyArn(const char *value)
const Aws::String & GetKmsKeyArn() const
void SetKmsKeyArn(const char *value)
AWS_BEDROCKAGENTRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
RetrieveAndGenerateSessionConfiguration & WithKmsKeyArn(Aws::String &&value)
AWS_BEDROCKAGENTRUNTIME_API RetrieveAndGenerateSessionConfiguration()
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue