7#include <aws/wellarchitected/WellArchitected_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
22namespace WellArchitected
49 inline void SetProfileArn(
const char* value) { m_profileArnHasBeenSet =
true; m_profileArn.assign(value); }
63 inline void SetProfileVersion(
const char* value) { m_profileVersionHasBeenSet =
true; m_profileVersion.assign(value); }
77 inline void SetProfileName(
const char* value) { m_profileNameHasBeenSet =
true; m_profileName.assign(value); }
91 inline void SetProfileDescription(
const char* value) { m_profileDescriptionHasBeenSet =
true; m_profileDescription.assign(value); }
103 inline void SetOwner(
const char* value) { m_ownerHasBeenSet =
true; m_owner.assign(value); }
131 bool m_profileArnHasBeenSet =
false;
134 bool m_profileVersionHasBeenSet =
false;
137 bool m_profileNameHasBeenSet =
false;
140 bool m_profileDescriptionHasBeenSet =
false;
143 bool m_ownerHasBeenSet =
false;
146 bool m_createdAtHasBeenSet =
false;
149 bool m_updatedAtHasBeenSet =
false;
void SetProfileVersion(const Aws::String &value)
ProfileSummary & WithUpdatedAt(Aws::Utils::DateTime &&value)
void SetProfileDescription(Aws::String &&value)
AWS_WELLARCHITECTED_API Aws::Utils::Json::JsonValue Jsonize() const
void SetProfileName(Aws::String &&value)
ProfileSummary & WithProfileName(Aws::String &&value)
ProfileSummary & WithProfileVersion(const char *value)
const Aws::String & GetProfileArn() const
bool ProfileDescriptionHasBeenSet() const
ProfileSummary & WithCreatedAt(const Aws::Utils::DateTime &value)
ProfileSummary & WithProfileDescription(const char *value)
void SetProfileArn(const Aws::String &value)
bool ProfileVersionHasBeenSet() const
ProfileSummary & WithOwner(const char *value)
bool ProfileArnHasBeenSet() const
void SetProfileArn(Aws::String &&value)
void SetOwner(const char *value)
ProfileSummary & WithProfileArn(const char *value)
void SetUpdatedAt(Aws::Utils::DateTime &&value)
void SetProfileName(const Aws::String &value)
ProfileSummary & WithProfileArn(Aws::String &&value)
void SetProfileArn(const char *value)
void SetCreatedAt(const Aws::Utils::DateTime &value)
void SetProfileVersion(Aws::String &&value)
const Aws::String & GetOwner() const
ProfileSummary & WithProfileVersion(Aws::String &&value)
ProfileSummary & WithProfileName(const Aws::String &value)
ProfileSummary & WithUpdatedAt(const Aws::Utils::DateTime &value)
void SetOwner(Aws::String &&value)
const Aws::Utils::DateTime & GetCreatedAt() const
ProfileSummary & WithProfileDescription(Aws::String &&value)
AWS_WELLARCHITECTED_API ProfileSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
ProfileSummary & WithProfileArn(const Aws::String &value)
void SetProfileName(const char *value)
ProfileSummary & WithProfileVersion(const Aws::String &value)
const Aws::String & GetProfileDescription() const
bool CreatedAtHasBeenSet() const
void SetProfileVersion(const char *value)
bool UpdatedAtHasBeenSet() const
const Aws::Utils::DateTime & GetUpdatedAt() const
AWS_WELLARCHITECTED_API ProfileSummary()
const Aws::String & GetProfileName() const
ProfileSummary & WithOwner(const Aws::String &value)
void SetProfileDescription(const char *value)
void SetUpdatedAt(const Aws::Utils::DateTime &value)
const Aws::String & GetProfileVersion() const
bool ProfileNameHasBeenSet() const
bool OwnerHasBeenSet() const
void SetCreatedAt(Aws::Utils::DateTime &&value)
void SetProfileDescription(const Aws::String &value)
ProfileSummary & WithOwner(Aws::String &&value)
void SetOwner(const Aws::String &value)
AWS_WELLARCHITECTED_API ProfileSummary(Aws::Utils::Json::JsonView jsonValue)
ProfileSummary & WithCreatedAt(Aws::Utils::DateTime &&value)
ProfileSummary & WithProfileName(const char *value)
ProfileSummary & WithProfileDescription(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue