LaunchSegmentOverride

data class LaunchSegmentOverride(val evaluationOrder: Int, val segment: String, val weights: List<LaunchGroupToWeight>)

Constructors

Link copied to clipboard
fun LaunchSegmentOverride(evaluationOrder: Int, segment: String, weights: List<LaunchGroupToWeight>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard