ClientCertificate constructor
ClientCertificate({})
Implementation
ClientCertificate({
this.clientCertificateId,
this.createdDate,
this.description,
this.expirationDate,
this.pemEncodedCertificate,
this.tags,
});