Package version:

Interface CertificatePatch

A certificate to update

Hierarchy

  • CertificatePatch

Properties

Properties

tags?: {
    [propertyName: string]: string;
}

Application-specific metadata in the form of key-value pairs.

Type declaration

  • [propertyName: string]: string

Generated using TypeDoc