Type alias GetNextHopsHashInput

GetNextHopsHashInput: {
    nextHops: HopStructInput[];
}

Type declaration