7#include <aws/forecast/ForecastService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
22namespace ForecastService
53 inline void SetWhatIfForecastArn(
const char* value) { m_whatIfForecastArnHasBeenSet =
true; m_whatIfForecastArn.assign(value); }
67 inline void SetWhatIfForecastName(
const char* value) { m_whatIfForecastNameHasBeenSet =
true; m_whatIfForecastName.assign(value); }
82 inline void SetWhatIfAnalysisArn(
const char* value) { m_whatIfAnalysisArnHasBeenSet =
true; m_whatIfAnalysisArn.assign(value); }
103 inline void SetStatus(
const char* value) { m_statusHasBeenSet =
true; m_status.assign(value); }
117 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
155 bool m_whatIfForecastArnHasBeenSet =
false;
158 bool m_whatIfForecastNameHasBeenSet =
false;
161 bool m_whatIfAnalysisArnHasBeenSet =
false;
164 bool m_statusHasBeenSet =
false;
167 bool m_messageHasBeenSet =
false;
170 bool m_creationTimeHasBeenSet =
false;
173 bool m_lastModificationTimeHasBeenSet =
false;
void SetWhatIfAnalysisArn(const char *value)
const Aws::String & GetStatus() const
const Aws::String & GetMessage() const
const Aws::String & GetWhatIfAnalysisArn() const
void SetWhatIfForecastArn(const Aws::String &value)
WhatIfForecastSummary & WithWhatIfForecastName(const Aws::String &value)
void SetMessage(const Aws::String &value)
WhatIfForecastSummary & WithWhatIfForecastArn(const char *value)
WhatIfForecastSummary & WithStatus(Aws::String &&value)
void SetMessage(const char *value)
bool WhatIfAnalysisArnHasBeenSet() const
WhatIfForecastSummary & WithLastModificationTime(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetLastModificationTime() const
WhatIfForecastSummary & WithStatus(const char *value)
AWS_FORECASTSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
WhatIfForecastSummary & WithWhatIfForecastName(Aws::String &&value)
const Aws::Utils::DateTime & GetCreationTime() const
void SetCreationTime(Aws::Utils::DateTime &&value)
WhatIfForecastSummary & WithCreationTime(Aws::Utils::DateTime &&value)
void SetWhatIfForecastName(const char *value)
WhatIfForecastSummary & WithWhatIfForecastArn(Aws::String &&value)
const Aws::String & GetWhatIfForecastName() const
AWS_FORECASTSERVICE_API WhatIfForecastSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_FORECASTSERVICE_API WhatIfForecastSummary(Aws::Utils::Json::JsonView jsonValue)
AWS_FORECASTSERVICE_API WhatIfForecastSummary()
bool WhatIfForecastNameHasBeenSet() const
WhatIfForecastSummary & WithCreationTime(const Aws::Utils::DateTime &value)
WhatIfForecastSummary & WithWhatIfForecastName(const char *value)
bool StatusHasBeenSet() const
void SetCreationTime(const Aws::Utils::DateTime &value)
WhatIfForecastSummary & WithStatus(const Aws::String &value)
void SetWhatIfAnalysisArn(Aws::String &&value)
void SetLastModificationTime(Aws::Utils::DateTime &&value)
void SetWhatIfAnalysisArn(const Aws::String &value)
WhatIfForecastSummary & WithWhatIfForecastArn(const Aws::String &value)
void SetWhatIfForecastName(const Aws::String &value)
void SetMessage(Aws::String &&value)
WhatIfForecastSummary & WithWhatIfAnalysisArn(const char *value)
void SetWhatIfForecastArn(Aws::String &&value)
void SetStatus(const Aws::String &value)
WhatIfForecastSummary & WithWhatIfAnalysisArn(Aws::String &&value)
WhatIfForecastSummary & WithMessage(const char *value)
WhatIfForecastSummary & WithMessage(const Aws::String &value)
bool CreationTimeHasBeenSet() const
bool WhatIfForecastArnHasBeenSet() const
void SetStatus(const char *value)
void SetWhatIfForecastArn(const char *value)
void SetLastModificationTime(const Aws::Utils::DateTime &value)
WhatIfForecastSummary & WithWhatIfAnalysisArn(const Aws::String &value)
void SetWhatIfForecastName(Aws::String &&value)
void SetStatus(Aws::String &&value)
bool LastModificationTimeHasBeenSet() const
const Aws::String & GetWhatIfForecastArn() const
WhatIfForecastSummary & WithMessage(Aws::String &&value)
WhatIfForecastSummary & WithLastModificationTime(const Aws::Utils::DateTime &value)
bool MessageHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue