7#include <aws/timestream-query/TimestreamQuery_EXPORTS.h>
8#include <aws/timestream-query/model/TimestreamDestination.h>
19namespace TimestreamQuery {
41 template <
typename TimestreamDestinationT = TimestreamDestination>
43 m_timestreamDestinationHasBeenSet =
true;
44 m_timestreamDestination = std::forward<TimestreamDestinationT>(value);
46 template <
typename TimestreamDestinationT = TimestreamDestination>
54 bool m_timestreamDestinationHasBeenSet =
false;
void SetTimestreamDestination(TimestreamDestinationT &&value)
const TimestreamDestination & GetTimestreamDestination() const
bool TimestreamDestinationHasBeenSet() const
AWS_TIMESTREAMQUERY_API Aws::Utils::Json::JsonValue Jsonize() const
TargetDestination & WithTimestreamDestination(TimestreamDestinationT &&value)
AWS_TIMESTREAMQUERY_API TargetDestination()=default
AWS_TIMESTREAMQUERY_API TargetDestination(Aws::Utils::Json::JsonView jsonValue)
AWS_TIMESTREAMQUERY_API TargetDestination & operator=(Aws::Utils::Json::JsonView jsonValue)
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue