7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/healthlake/HealthLake_EXPORTS.h>
41 template <
typename ProfileIdT = Aws::String>
43 m_profileIdHasBeenSet =
true;
44 m_profileId = std::forward<ProfileIdT>(value);
46 template <
typename ProfileIdT = Aws::String>
60 m_versionHasBeenSet =
true;
72 bool m_profileIdHasBeenSet =
false;
73 bool m_versionHasBeenSet =
false;
void SetVersion(int value)
ExistingVersionedProfileSource & WithProfileId(ProfileIdT &&value)
AWS_HEALTHLAKE_API ExistingVersionedProfileSource & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetProfileId() const
AWS_HEALTHLAKE_API ExistingVersionedProfileSource()=default
AWS_HEALTHLAKE_API ExistingVersionedProfileSource(Aws::Utils::Json::JsonView jsonValue)
bool VersionHasBeenSet() const
bool ProfileIdHasBeenSet() const
void SetProfileId(ProfileIdT &&value)
AWS_HEALTHLAKE_API Aws::Utils::Json::JsonValue Jsonize() const
ExistingVersionedProfileSource & WithVersion(int value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue