64 inline void SetCertificateArn(
const char* value) { m_certificateArnHasBeenSet =
true; m_certificateArn.assign(value); }
99 inline void SetCertificateId(
const char* value) { m_certificateIdHasBeenSet =
true; m_certificateId.assign(value); }
173 bool m_certificateArnHasBeenSet;
175 bool m_certificateIdHasBeenSet;
177 bool m_statusHasBeenSet;
179 bool m_creationDateHasBeenSet;
void SetCertificateId(const Aws::String &value)
CACertificate & WithCreationDate(Aws::Utils::DateTime &&value)
CACertificate & WithCertificateArn(const char *value)
CACertificate & WithCertificateId(const char *value)
void SetCertificateArn(const Aws::String &value)
CACertificate & WithStatus(CACertificateStatus &&value)
CACertificate & WithCertificateId(const Aws::String &value)
void SetStatus(CACertificateStatus &&value)
const Aws::Utils::DateTime & GetCreationDate() const
void SetStatus(const CACertificateStatus &value)
void SetCertificateId(Aws::String &&value)
const Aws::String & GetCertificateId() const
CACertificate & WithCertificateArn(Aws::String &&value)
void SetCreationDate(Aws::Utils::DateTime &&value)
const Aws::String & GetCertificateArn() const
void SetCertificateArn(Aws::String &&value)
void SetCreationDate(const Aws::Utils::DateTime &value)
CACertificate & WithCreationDate(const Aws::Utils::DateTime &value)
CACertificate & WithStatus(const CACertificateStatus &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetCertificateId(const char *value)
const CACertificateStatus & GetStatus() const
CACertificate & WithCertificateArn(const Aws::String &value)
CACertificate & WithCertificateId(Aws::String &&value)
void SetCertificateArn(const char *value)
JSON (JavaScript Object Notation).