7#include <aws/bedrock/Bedrock_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/bedrock/model/GuardrailTopicConfig.h>
58 bool m_topicsConfigHasBeenSet =
false;
void SetTopicsConfig(Aws::Vector< GuardrailTopicConfig > &&value)
GuardrailTopicPolicyConfig & WithTopicsConfig(Aws::Vector< GuardrailTopicConfig > &&value)
AWS_BEDROCK_API GuardrailTopicPolicyConfig()
AWS_BEDROCK_API GuardrailTopicPolicyConfig(Aws::Utils::Json::JsonView jsonValue)
GuardrailTopicPolicyConfig & WithTopicsConfig(const Aws::Vector< GuardrailTopicConfig > &value)
bool TopicsConfigHasBeenSet() const
GuardrailTopicPolicyConfig & AddTopicsConfig(GuardrailTopicConfig &&value)
void SetTopicsConfig(const Aws::Vector< GuardrailTopicConfig > &value)
AWS_BEDROCK_API GuardrailTopicPolicyConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< GuardrailTopicConfig > & GetTopicsConfig() const
GuardrailTopicPolicyConfig & AddTopicsConfig(const GuardrailTopicConfig &value)
AWS_BEDROCK_API Aws::Utils::Json::JsonValue Jsonize() const
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue