TrafficWeight interface

Traffic weight assigned to a revision

Properties

latestRevision

Indicates that the traffic weight belongs to a latest stable revision

revisionName

Name of a revision

weight

Traffic weight assigned to a revision

Property Details

latestRevision

Indicates that the traffic weight belongs to a latest stable revision

latestRevision?: boolean

Property Value

boolean

revisionName

Name of a revision

revisionName?: string

Property Value

string

weight

Traffic weight assigned to a revision

weight?: number

Property Value

number