7#include <aws/migrationhubstrategy/MigrationHubStrategyRecommendations_EXPORTS.h>
8#include <aws/migrationhubstrategy/model/AnalyzerNameUnion.h>
9#include <aws/migrationhubstrategy/model/S3Object.h>
10#include <aws/migrationhubstrategy/model/AntipatternReportStatus.h>
11#include <aws/core/utils/memory/stl/AWSString.h>
24namespace MigrationHubStrategyRecommendations
93 bool m_analyzerNameHasBeenSet =
false;
95 S3Object m_antiPatternReportS3Object;
96 bool m_antiPatternReportS3ObjectHasBeenSet =
false;
99 bool m_antipatternReportStatusHasBeenSet =
false;
102 bool m_antipatternReportStatusMessageHasBeenSet =
false;
void SetAntipatternReportStatusMessage(const Aws::String &value)
const AnalyzerNameUnion & GetAnalyzerName() const
bool AntiPatternReportS3ObjectHasBeenSet() const
AntipatternReportResult & WithAntipatternReportStatusMessage(Aws::String &&value)
void SetAnalyzerName(AnalyzerNameUnion &&value)
const AntipatternReportStatus & GetAntipatternReportStatus() const
AWS_MIGRATIONHUBSTRATEGYRECOMMENDATIONS_API AntipatternReportResult()
AWS_MIGRATIONHUBSTRATEGYRECOMMENDATIONS_API AntipatternReportResult(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetAntipatternReportStatusMessage() const
AntipatternReportResult & WithAntipatternReportStatus(AntipatternReportStatus &&value)
AntipatternReportResult & WithAntiPatternReportS3Object(S3Object &&value)
AWS_MIGRATIONHUBSTRATEGYRECOMMENDATIONS_API Aws::Utils::Json::JsonValue Jsonize() const
const S3Object & GetAntiPatternReportS3Object() const
void SetAntipatternReportStatus(const AntipatternReportStatus &value)
AntipatternReportResult & WithAntipatternReportStatus(const AntipatternReportStatus &value)
void SetAntipatternReportStatusMessage(Aws::String &&value)
AntipatternReportResult & WithAntiPatternReportS3Object(const S3Object &value)
bool AntipatternReportStatusMessageHasBeenSet() const
void SetAntiPatternReportS3Object(S3Object &&value)
AWS_MIGRATIONHUBSTRATEGYRECOMMENDATIONS_API AntipatternReportResult & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetAnalyzerName(const AnalyzerNameUnion &value)
void SetAntipatternReportStatusMessage(const char *value)
void SetAntipatternReportStatus(AntipatternReportStatus &&value)
void SetAntiPatternReportS3Object(const S3Object &value)
bool AntipatternReportStatusHasBeenSet() const
AntipatternReportResult & WithAntipatternReportStatusMessage(const char *value)
AntipatternReportResult & WithAnalyzerName(const AnalyzerNameUnion &value)
AntipatternReportResult & WithAnalyzerName(AnalyzerNameUnion &&value)
bool AnalyzerNameHasBeenSet() const
AntipatternReportResult & WithAntipatternReportStatusMessage(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue