7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/bedrock-agent/model/UrlConfiguration.h>
19namespace BedrockAgent {
41 template <
typename UrlConfigurationT = UrlConfiguration>
43 m_urlConfigurationHasBeenSet =
true;
44 m_urlConfiguration = std::forward<UrlConfigurationT>(value);
46 template <
typename UrlConfigurationT = UrlConfiguration>
54 bool m_urlConfigurationHasBeenSet =
false;
AWS_BEDROCKAGENT_API WebSourceConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_BEDROCKAGENT_API WebSourceConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
bool UrlConfigurationHasBeenSet() const
void SetUrlConfiguration(UrlConfigurationT &&value)
WebSourceConfiguration & WithUrlConfiguration(UrlConfigurationT &&value)
AWS_BEDROCKAGENT_API WebSourceConfiguration()=default
const UrlConfiguration & GetUrlConfiguration() const
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue