7#include <aws/wellarchitected/WellArchitected_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/wellarchitected/model/ProfileNotificationType.h>
22namespace WellArchitected
49 inline void SetCurrentProfileVersion(
const char* value) { m_currentProfileVersionHasBeenSet =
true; m_currentProfileVersion.assign(value); }
63 inline void SetLatestProfileVersion(
const char* value) { m_latestProfileVersionHasBeenSet =
true; m_latestProfileVersion.assign(value); }
89 inline void SetProfileArn(
const char* value) { m_profileArnHasBeenSet =
true; m_profileArn.assign(value); }
103 inline void SetProfileName(
const char* value) { m_profileNameHasBeenSet =
true; m_profileName.assign(value); }
115 inline void SetWorkloadId(
const char* value) { m_workloadIdHasBeenSet =
true; m_workloadId.assign(value); }
127 inline void SetWorkloadName(
const char* value) { m_workloadNameHasBeenSet =
true; m_workloadName.assign(value); }
135 bool m_currentProfileVersionHasBeenSet =
false;
138 bool m_latestProfileVersionHasBeenSet =
false;
141 bool m_typeHasBeenSet =
false;
144 bool m_profileArnHasBeenSet =
false;
147 bool m_profileNameHasBeenSet =
false;
150 bool m_workloadIdHasBeenSet =
false;
153 bool m_workloadNameHasBeenSet =
false;
const Aws::String & GetProfileArn() const
bool ProfileNameHasBeenSet() const
ProfileNotificationSummary & WithProfileName(Aws::String &&value)
ProfileNotificationSummary & WithType(ProfileNotificationType &&value)
void SetWorkloadId(Aws::String &&value)
ProfileNotificationSummary & WithCurrentProfileVersion(const char *value)
ProfileNotificationSummary & WithProfileArn(const char *value)
void SetCurrentProfileVersion(Aws::String &&value)
const Aws::String & GetProfileName() const
void SetWorkloadId(const char *value)
ProfileNotificationSummary & WithWorkloadId(const char *value)
bool ProfileArnHasBeenSet() const
ProfileNotificationSummary & WithLatestProfileVersion(Aws::String &&value)
ProfileNotificationSummary & WithProfileName(const char *value)
void SetProfileName(const char *value)
bool WorkloadNameHasBeenSet() const
void SetProfileArn(const Aws::String &value)
bool LatestProfileVersionHasBeenSet() const
void SetProfileArn(Aws::String &&value)
ProfileNotificationSummary & WithProfileArn(Aws::String &&value)
bool TypeHasBeenSet() const
const Aws::String & GetWorkloadName() const
ProfileNotificationSummary & WithLatestProfileVersion(const char *value)
ProfileNotificationSummary & WithLatestProfileVersion(const Aws::String &value)
bool WorkloadIdHasBeenSet() const
AWS_WELLARCHITECTED_API Aws::Utils::Json::JsonValue Jsonize() const
ProfileNotificationSummary & WithCurrentProfileVersion(const Aws::String &value)
ProfileNotificationSummary & WithProfileArn(const Aws::String &value)
void SetProfileName(Aws::String &&value)
AWS_WELLARCHITECTED_API ProfileNotificationSummary(Aws::Utils::Json::JsonView jsonValue)
ProfileNotificationSummary & WithWorkloadName(const char *value)
ProfileNotificationSummary & WithWorkloadId(const Aws::String &value)
void SetWorkloadName(Aws::String &&value)
void SetCurrentProfileVersion(const char *value)
const Aws::String & GetWorkloadId() const
const Aws::String & GetLatestProfileVersion() const
ProfileNotificationSummary & WithCurrentProfileVersion(Aws::String &&value)
void SetLatestProfileVersion(Aws::String &&value)
void SetType(const ProfileNotificationType &value)
ProfileNotificationSummary & WithWorkloadId(Aws::String &&value)
void SetWorkloadId(const Aws::String &value)
AWS_WELLARCHITECTED_API ProfileNotificationSummary()
ProfileNotificationSummary & WithType(const ProfileNotificationType &value)
void SetCurrentProfileVersion(const Aws::String &value)
ProfileNotificationSummary & WithWorkloadName(const Aws::String &value)
void SetWorkloadName(const Aws::String &value)
void SetType(ProfileNotificationType &&value)
const ProfileNotificationType & GetType() const
ProfileNotificationSummary & WithWorkloadName(Aws::String &&value)
void SetWorkloadName(const char *value)
const Aws::String & GetCurrentProfileVersion() const
ProfileNotificationSummary & WithProfileName(const Aws::String &value)
void SetLatestProfileVersion(const char *value)
void SetLatestProfileVersion(const Aws::String &value)
bool CurrentProfileVersionHasBeenSet() const
void SetProfileName(const Aws::String &value)
void SetProfileArn(const char *value)
AWS_WELLARCHITECTED_API ProfileNotificationSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue