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