LaunchStepConfig

data class LaunchStepConfig(val groupWeights: List<LaunchGroupToWeight>, val segmentOverrides: List<LaunchSegmentOverride>? = null, val startTime: String)

Constructors

Link copied to clipboard
fun LaunchStepConfig(groupWeights: List<LaunchGroupToWeight>, segmentOverrides: List<LaunchSegmentOverride>? = null, startTime: String)

Types

Link copied to clipboard
object Companion

Properties

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