7#include <aws/timestream-query/TimestreamQuery_EXPORTS.h>
8#include <aws/timestream-query/model/TimestreamConfiguration.h>
19namespace TimestreamQuery {
42 template <
typename TimestreamConfigurationT = TimestreamConfiguration>
44 m_timestreamConfigurationHasBeenSet =
true;
45 m_timestreamConfiguration = std::forward<TimestreamConfigurationT>(value);
47 template <
typename TimestreamConfigurationT = TimestreamConfiguration>
55 bool m_timestreamConfigurationHasBeenSet =
false;
const TimestreamConfiguration & GetTimestreamConfiguration() const
bool TimestreamConfigurationHasBeenSet() const
AWS_TIMESTREAMQUERY_API TargetConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_TIMESTREAMQUERY_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_TIMESTREAMQUERY_API TargetConfiguration()=default
void SetTimestreamConfiguration(TimestreamConfigurationT &&value)
AWS_TIMESTREAMQUERY_API TargetConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
TargetConfiguration & WithTimestreamConfiguration(TimestreamConfigurationT &&value)
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue