7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/bedrock-agent-runtime/model/AgenticRetrieveBedrockGuardrailConfiguration.h>
19namespace BedrockAgentRuntime {
39 return m_bedrockGuardrailConfiguration;
42 template <
typename BedrockGuardrailConfigurationT = AgenticRetrieveBedrockGuardrailConfiguration>
44 m_bedrockGuardrailConfigurationHasBeenSet =
true;
45 m_bedrockGuardrailConfiguration = std::forward<BedrockGuardrailConfigurationT>(value);
47 template <
typename BedrockGuardrailConfigurationT = AgenticRetrieveBedrockGuardrailConfiguration>
55 bool m_bedrockGuardrailConfigurationHasBeenSet =
false;
AWS_BEDROCKAGENTRUNTIME_API AgenticRetrievePolicyConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENTRUNTIME_API AgenticRetrievePolicyConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool BedrockGuardrailConfigurationHasBeenSet() const
void SetBedrockGuardrailConfiguration(BedrockGuardrailConfigurationT &&value)
AgenticRetrievePolicyConfiguration & WithBedrockGuardrailConfiguration(BedrockGuardrailConfigurationT &&value)
AWS_BEDROCKAGENTRUNTIME_API AgenticRetrievePolicyConfiguration()=default
AWS_BEDROCKAGENTRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
const AgenticRetrieveBedrockGuardrailConfiguration & GetBedrockGuardrailConfiguration() const
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue