Partilhar via


CertificateState type

Define valores para CertificateState. Os valores possíveis incluem: 'active', 'deleting', 'deleteFailed'

type CertificateState = "active" | "deleting" | "deletefailed"