7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/bedrock-agent-runtime/model/GuardrailTopic.h>
22namespace BedrockAgentRuntime
58 bool m_topicsHasBeenSet =
false;
GuardrailTopicPolicyAssessment & AddTopics(GuardrailTopic &&value)
AWS_BEDROCKAGENTRUNTIME_API GuardrailTopicPolicyAssessment & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENTRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
GuardrailTopicPolicyAssessment & WithTopics(Aws::Vector< GuardrailTopic > &&value)
GuardrailTopicPolicyAssessment & WithTopics(const Aws::Vector< GuardrailTopic > &value)
void SetTopics(const Aws::Vector< GuardrailTopic > &value)
const Aws::Vector< GuardrailTopic > & GetTopics() const
GuardrailTopicPolicyAssessment & AddTopics(const GuardrailTopic &value)
AWS_BEDROCKAGENTRUNTIME_API GuardrailTopicPolicyAssessment(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENTRUNTIME_API GuardrailTopicPolicyAssessment()
void SetTopics(Aws::Vector< GuardrailTopic > &&value)
bool TopicsHasBeenSet() const
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue