nextHopInterRegionCost property

TfRef<String> get nextHopInterRegionCost

Reference to next_hop_inter_region_cost attribute.

Implementation

TfRef<String> get nextHopInterRegionCost =>
    TfRef.attribute<String>(this, 'next_hop_inter_region_cost');