Get Certificate Result
constructor(activeDate: String? = null, arn: String? = null, certificateId: String? = null, description: String? = null, inactiveDate: String? = null, notAfterDate: String? = null, notBeforeDate: String? = null, serial: String? = null, status: CertificateStatus? = null, tags: List<Tag>? = null, type: CertificateType? = null, usage: CertificateUsage? = null)