#include <DescribeCertificateResult.h>
Definition at line 27 of file DescribeCertificateResult.h.
◆ DescribeCertificateResult() [1/2]
Aws::DirectoryService::Model::DescribeCertificateResult::DescribeCertificateResult |
( |
| ) |
|
◆ DescribeCertificateResult() [2/2]
◆ GetCertificate()
const Certificate& Aws::DirectoryService::Model::DescribeCertificateResult::GetCertificate |
( |
| ) |
const |
|
inline |
Information about the certificate, including registered date time, certificate state, the reason for the state, expiration date time, and certificate common name.
Definition at line 40 of file DescribeCertificateResult.h.
◆ operator=()
◆ SetCertificate() [1/2]
void Aws::DirectoryService::Model::DescribeCertificateResult::SetCertificate |
( |
Certificate && |
value | ) |
|
|
inline |
Information about the certificate, including registered date time, certificate state, the reason for the state, expiration date time, and certificate common name.
Definition at line 54 of file DescribeCertificateResult.h.
◆ SetCertificate() [2/2]
void Aws::DirectoryService::Model::DescribeCertificateResult::SetCertificate |
( |
const Certificate & |
value | ) |
|
|
inline |
Information about the certificate, including registered date time, certificate state, the reason for the state, expiration date time, and certificate common name.
Definition at line 47 of file DescribeCertificateResult.h.
◆ WithCertificate() [1/2]
Information about the certificate, including registered date time, certificate state, the reason for the state, expiration date time, and certificate common name.
Definition at line 68 of file DescribeCertificateResult.h.
◆ WithCertificate() [2/2]
Information about the certificate, including registered date time, certificate state, the reason for the state, expiration date time, and certificate common name.
Definition at line 61 of file DescribeCertificateResult.h.
The documentation for this class was generated from the following file: