7#include <aws/medical-imaging/MedicalImaging_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/medical-imaging/model/ImageSetState.h>
10#include <aws/medical-imaging/model/ImageSetWorkflowStatus.h>
11#include <aws/core/utils/DateTime.h>
24namespace MedicalImaging
52 inline void SetImageSetId(
const char* value) { m_imageSetIdHasBeenSet =
true; m_imageSetId.assign(value); }
66 inline void SetLatestVersionId(
const char* value) { m_latestVersionIdHasBeenSet =
true; m_latestVersionId.assign(value); }
129 inline void SetImageSetArn(
const char* value) { m_imageSetArnHasBeenSet =
true; m_imageSetArn.assign(value); }
137 bool m_imageSetIdHasBeenSet =
false;
140 bool m_latestVersionIdHasBeenSet =
false;
143 bool m_imageSetStateHasBeenSet =
false;
146 bool m_imageSetWorkflowStatusHasBeenSet =
false;
149 bool m_createdAtHasBeenSet =
false;
152 bool m_updatedAtHasBeenSet =
false;
155 bool m_imageSetArnHasBeenSet =
false;
CopyDestinationImageSetProperties & WithUpdatedAt(Aws::Utils::DateTime &&value)
void SetImageSetId(const char *value)
CopyDestinationImageSetProperties & WithImageSetWorkflowStatus(const ImageSetWorkflowStatus &value)
const Aws::String & GetImageSetId() const
const Aws::Utils::DateTime & GetCreatedAt() const
bool UpdatedAtHasBeenSet() const
CopyDestinationImageSetProperties & WithImageSetState(ImageSetState &&value)
CopyDestinationImageSetProperties & WithImageSetState(const ImageSetState &value)
const ImageSetWorkflowStatus & GetImageSetWorkflowStatus() const
void SetImageSetArn(const Aws::String &value)
void SetLatestVersionId(Aws::String &&value)
void SetImageSetId(Aws::String &&value)
void SetImageSetWorkflowStatus(const ImageSetWorkflowStatus &value)
bool ImageSetWorkflowStatusHasBeenSet() const
bool ImageSetArnHasBeenSet() const
const ImageSetState & GetImageSetState() const
CopyDestinationImageSetProperties & WithLatestVersionId(Aws::String &&value)
bool CreatedAtHasBeenSet() const
void SetCreatedAt(Aws::Utils::DateTime &&value)
AWS_MEDICALIMAGING_API CopyDestinationImageSetProperties()
void SetCreatedAt(const Aws::Utils::DateTime &value)
void SetImageSetId(const Aws::String &value)
CopyDestinationImageSetProperties & WithImageSetId(const Aws::String &value)
void SetUpdatedAt(const Aws::Utils::DateTime &value)
CopyDestinationImageSetProperties & WithUpdatedAt(const Aws::Utils::DateTime &value)
const Aws::String & GetImageSetArn() const
CopyDestinationImageSetProperties & WithImageSetArn(Aws::String &&value)
void SetImageSetWorkflowStatus(ImageSetWorkflowStatus &&value)
CopyDestinationImageSetProperties & WithImageSetWorkflowStatus(ImageSetWorkflowStatus &&value)
bool ImageSetStateHasBeenSet() const
CopyDestinationImageSetProperties & WithImageSetId(Aws::String &&value)
void SetImageSetState(ImageSetState &&value)
bool LatestVersionIdHasBeenSet() const
AWS_MEDICALIMAGING_API CopyDestinationImageSetProperties & operator=(Aws::Utils::Json::JsonView jsonValue)
CopyDestinationImageSetProperties & WithCreatedAt(Aws::Utils::DateTime &&value)
void SetImageSetArn(Aws::String &&value)
CopyDestinationImageSetProperties & WithImageSetArn(const Aws::String &value)
CopyDestinationImageSetProperties & WithLatestVersionId(const Aws::String &value)
CopyDestinationImageSetProperties & WithLatestVersionId(const char *value)
CopyDestinationImageSetProperties & WithImageSetArn(const char *value)
CopyDestinationImageSetProperties & WithImageSetId(const char *value)
void SetLatestVersionId(const Aws::String &value)
AWS_MEDICALIMAGING_API CopyDestinationImageSetProperties(Aws::Utils::Json::JsonView jsonValue)
AWS_MEDICALIMAGING_API Aws::Utils::Json::JsonValue Jsonize() const
void SetImageSetArn(const char *value)
void SetImageSetState(const ImageSetState &value)
const Aws::String & GetLatestVersionId() const
void SetLatestVersionId(const char *value)
const Aws::Utils::DateTime & GetUpdatedAt() const
void SetUpdatedAt(Aws::Utils::DateTime &&value)
CopyDestinationImageSetProperties & WithCreatedAt(const Aws::Utils::DateTime &value)
bool ImageSetIdHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue