7#include <aws/lookoutmetrics/LookoutMetrics_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
22namespace LookoutMetrics
73 bool m_templatedPathListHasBeenSet =
false;
76 bool m_historicalDataPathListHasBeenSet =
false;
AWS_LOOKOUTMETRICS_API AutoDetectionS3SourceConfig()
void SetHistoricalDataPathList(Aws::Vector< Aws::String > &&value)
AutoDetectionS3SourceConfig & AddTemplatedPathList(Aws::String &&value)
AWS_LOOKOUTMETRICS_API AutoDetectionS3SourceConfig(Aws::Utils::Json::JsonView jsonValue)
AutoDetectionS3SourceConfig & AddTemplatedPathList(const Aws::String &value)
AutoDetectionS3SourceConfig & WithHistoricalDataPathList(Aws::Vector< Aws::String > &&value)
AWS_LOOKOUTMETRICS_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::Vector< Aws::String > & GetHistoricalDataPathList() const
void SetTemplatedPathList(Aws::Vector< Aws::String > &&value)
AutoDetectionS3SourceConfig & WithTemplatedPathList(const Aws::Vector< Aws::String > &value)
AutoDetectionS3SourceConfig & WithTemplatedPathList(Aws::Vector< Aws::String > &&value)
bool HistoricalDataPathListHasBeenSet() const
void SetHistoricalDataPathList(const Aws::Vector< Aws::String > &value)
AutoDetectionS3SourceConfig & AddHistoricalDataPathList(Aws::String &&value)
void SetTemplatedPathList(const Aws::Vector< Aws::String > &value)
AutoDetectionS3SourceConfig & AddTemplatedPathList(const char *value)
AutoDetectionS3SourceConfig & AddHistoricalDataPathList(const Aws::String &value)
AutoDetectionS3SourceConfig & WithHistoricalDataPathList(const Aws::Vector< Aws::String > &value)
AWS_LOOKOUTMETRICS_API AutoDetectionS3SourceConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
bool TemplatedPathListHasBeenSet() const
const Aws::Vector< Aws::String > & GetTemplatedPathList() const
AutoDetectionS3SourceConfig & AddHistoricalDataPathList(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue