Properties of a CertificateRevocationList.
Package
@google-cloud/security-private-caProperties
accessUrl
accessUrl?: (string|null);CertificateRevocationList accessUrl
createTime
createTime?: (google.protobuf.ITimestamp|null);CertificateRevocationList createTime
labels
labels?: ({ [k: string]: string }|null);CertificateRevocationList labels
name
name?: (string|null);CertificateRevocationList name
pemCrl
pemCrl?: (string|null);CertificateRevocationList pemCrl
revisionId
revisionId?: (string|null);CertificateRevocationList revisionId
revokedCertificates
revokedCertificates?: (google.cloud.security.privateca.v1.CertificateRevocationList.IRevokedCertificate[]|null);CertificateRevocationList revokedCertificates
sequenceNumber
sequenceNumber?: (number|Long|string|null);CertificateRevocationList sequenceNumber
state
state?: (google.cloud.security.privateca.v1.CertificateRevocationList.State|keyof typeof google.cloud.security.privateca.v1.CertificateRevocationList.State|null);CertificateRevocationList state
updateTime
updateTime?: (google.protobuf.ITimestamp|null);CertificateRevocationList updateTime