Anchorage API reference
    Preparing search index...

    Interface BackendSwitchDecommissionRelease

    interface BackendSwitchDecommissionRelease {
        release: ExternalReleaseSnapshot;
        subphase: "delete-authorized" | "deleted" | "present";
    }
    Index

    Properties

    Properties

    subphase: "delete-authorized" | "deleted" | "present"