7#include <aws/core/utils/DateTime.h>
8#include <aws/iot/IoT_EXPORTS.h>
42 m_versionIdHasBeenSet =
true;
57 template <
typename CreationDateT = Aws::Utils::DateTime>
59 m_creationDateHasBeenSet =
true;
60 m_creationDate = std::forward<CreationDateT>(value);
62 template <
typename CreationDateT = Aws::Utils::DateTime>
77 m_isDefaultVersionHasBeenSet =
true;
78 m_isDefaultVersion = value;
90 bool m_isDefaultVersion{
false};
91 bool m_versionIdHasBeenSet =
false;
92 bool m_creationDateHasBeenSet =
false;
93 bool m_isDefaultVersionHasBeenSet =
false;
ProvisioningTemplateVersionSummary & WithCreationDate(CreationDateT &&value)
void SetVersionId(int value)
void SetCreationDate(CreationDateT &&value)
ProvisioningTemplateVersionSummary & WithVersionId(int value)
bool GetIsDefaultVersion() const
ProvisioningTemplateVersionSummary & WithIsDefaultVersion(bool value)
void SetIsDefaultVersion(bool value)
bool CreationDateHasBeenSet() const
bool VersionIdHasBeenSet() const
AWS_IOT_API ProvisioningTemplateVersionSummary()=default
AWS_IOT_API ProvisioningTemplateVersionSummary(Aws::Utils::Json::JsonView jsonValue)
bool IsDefaultVersionHasBeenSet() const
AWS_IOT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_IOT_API ProvisioningTemplateVersionSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::Utils::DateTime & GetCreationDate() const
Aws::Utils::Json::JsonValue JsonValue