7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/glue/model/RunIdentifier.h>
10#include <aws/glue/model/StatisticEvaluationLevel.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/core/utils/memory/stl/AWSMap.h>
13#include <aws/core/utils/DateTime.h>
14#include <aws/glue/model/TimestampedInclusionAnnotation.h>
54 inline void SetStatisticId(
const char* value) { m_statisticIdHasBeenSet =
true; m_statisticId.assign(value); }
68 inline void SetProfileId(
const char* value) { m_profileIdHasBeenSet =
true; m_profileId.assign(value); }
94 inline void SetStatisticName(
const char* value) { m_statisticNameHasBeenSet =
true; m_statisticName.assign(value); }
106 inline void SetDoubleValue(
double value) { m_doubleValueHasBeenSet =
true; m_doubleValue = value; }
199 bool m_statisticIdHasBeenSet =
false;
202 bool m_profileIdHasBeenSet =
false;
205 bool m_runIdentifierHasBeenSet =
false;
208 bool m_statisticNameHasBeenSet =
false;
210 double m_doubleValue;
211 bool m_doubleValueHasBeenSet =
false;
214 bool m_evaluationLevelHasBeenSet =
false;
217 bool m_columnsReferencedHasBeenSet =
false;
220 bool m_referencedDatasetsHasBeenSet =
false;
223 bool m_statisticPropertiesHasBeenSet =
false;
226 bool m_recordedOnHasBeenSet =
false;
229 bool m_inclusionAnnotationHasBeenSet =
false;
void SetReferencedDatasets(const Aws::Vector< Aws::String > &value)
StatisticSummary & AddStatisticProperties(const char *key, Aws::String &&value)
StatisticSummary & WithStatisticProperties(const Aws::Map< Aws::String, Aws::String > &value)
void SetRecordedOn(const Aws::Utils::DateTime &value)
void SetColumnsReferenced(Aws::Vector< Aws::String > &&value)
void SetStatisticName(const Aws::String &value)
StatisticSummary & AddStatisticProperties(Aws::String &&key, const char *value)
StatisticSummary & AddColumnsReferenced(const char *value)
StatisticSummary & WithStatisticName(const char *value)
StatisticSummary & AddStatisticProperties(Aws::String &&key, Aws::String &&value)
StatisticSummary & WithStatisticName(const Aws::String &value)
const Aws::Vector< Aws::String > & GetColumnsReferenced() const
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
bool StatisticIdHasBeenSet() const
StatisticSummary & WithEvaluationLevel(StatisticEvaluationLevel &&value)
StatisticSummary & WithInclusionAnnotation(const TimestampedInclusionAnnotation &value)
StatisticSummary & WithDoubleValue(double value)
StatisticSummary & AddStatisticProperties(Aws::String &&key, const Aws::String &value)
void SetStatisticId(const Aws::String &value)
void SetEvaluationLevel(StatisticEvaluationLevel &&value)
void SetProfileId(const char *value)
StatisticSummary & WithReferencedDatasets(const Aws::Vector< Aws::String > &value)
bool DoubleValueHasBeenSet() const
const Aws::Utils::DateTime & GetRecordedOn() const
StatisticSummary & WithInclusionAnnotation(TimestampedInclusionAnnotation &&value)
StatisticSummary & AddStatisticProperties(const char *key, const char *value)
StatisticSummary & WithRunIdentifier(const RunIdentifier &value)
void SetRunIdentifier(const RunIdentifier &value)
StatisticSummary & AddColumnsReferenced(Aws::String &&value)
const StatisticEvaluationLevel & GetEvaluationLevel() const
bool ProfileIdHasBeenSet() const
bool InclusionAnnotationHasBeenSet() const
double GetDoubleValue() const
StatisticSummary & WithColumnsReferenced(const Aws::Vector< Aws::String > &value)
StatisticSummary & WithRecordedOn(Aws::Utils::DateTime &&value)
void SetReferencedDatasets(Aws::Vector< Aws::String > &&value)
const Aws::String & GetStatisticName() const
const RunIdentifier & GetRunIdentifier() const
void SetStatisticId(const char *value)
bool ReferencedDatasetsHasBeenSet() const
bool StatisticNameHasBeenSet() const
AWS_GLUE_API StatisticSummary()
StatisticSummary & WithReferencedDatasets(Aws::Vector< Aws::String > &&value)
const Aws::Vector< Aws::String > & GetReferencedDatasets() const
AWS_GLUE_API StatisticSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
bool StatisticPropertiesHasBeenSet() const
AWS_GLUE_API StatisticSummary(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetProfileId() const
bool ColumnsReferencedHasBeenSet() const
StatisticSummary & AddStatisticProperties(const Aws::String &key, Aws::String &&value)
bool EvaluationLevelHasBeenSet() const
StatisticSummary & WithRunIdentifier(RunIdentifier &&value)
StatisticSummary & WithStatisticId(Aws::String &&value)
StatisticSummary & AddStatisticProperties(const Aws::String &key, const Aws::String &value)
StatisticSummary & WithEvaluationLevel(const StatisticEvaluationLevel &value)
StatisticSummary & WithProfileId(const char *value)
StatisticSummary & WithStatisticId(const Aws::String &value)
StatisticSummary & WithRecordedOn(const Aws::Utils::DateTime &value)
StatisticSummary & WithProfileId(const Aws::String &value)
StatisticSummary & WithStatisticProperties(Aws::Map< Aws::String, Aws::String > &&value)
const TimestampedInclusionAnnotation & GetInclusionAnnotation() const
void SetRecordedOn(Aws::Utils::DateTime &&value)
void SetStatisticProperties(Aws::Map< Aws::String, Aws::String > &&value)
bool RunIdentifierHasBeenSet() const
void SetRunIdentifier(RunIdentifier &&value)
void SetStatisticName(const char *value)
void SetEvaluationLevel(const StatisticEvaluationLevel &value)
void SetInclusionAnnotation(const TimestampedInclusionAnnotation &value)
void SetColumnsReferenced(const Aws::Vector< Aws::String > &value)
bool RecordedOnHasBeenSet() const
StatisticSummary & AddColumnsReferenced(const Aws::String &value)
StatisticSummary & WithStatisticName(Aws::String &&value)
void SetDoubleValue(double value)
void SetStatisticId(Aws::String &&value)
void SetProfileId(Aws::String &&value)
StatisticSummary & WithColumnsReferenced(Aws::Vector< Aws::String > &&value)
void SetStatisticName(Aws::String &&value)
const Aws::Map< Aws::String, Aws::String > & GetStatisticProperties() const
StatisticSummary & AddReferencedDatasets(const Aws::String &value)
StatisticSummary & AddReferencedDatasets(const char *value)
void SetStatisticProperties(const Aws::Map< Aws::String, Aws::String > &value)
const Aws::String & GetStatisticId() const
StatisticSummary & WithProfileId(Aws::String &&value)
void SetInclusionAnnotation(TimestampedInclusionAnnotation &&value)
StatisticSummary & AddReferencedDatasets(Aws::String &&value)
StatisticSummary & WithStatisticId(const char *value)
void SetProfileId(const Aws::String &value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue