OutgoingCertificate constructor
OutgoingCertificate({})
Implementation
OutgoingCertificate({
this.certificateArn,
this.certificateId,
this.creationDate,
this.transferDate,
this.transferMessage,
this.transferredTo,
});