GetLaunchOptionsOptionConstraintSummary

data class GetLaunchOptionsOptionConstraintSummary(val constraintType: String, val description: String)

Constructors

Link copied to clipboard
constructor(constraintType: String, description: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Constraint type.The value is Launch, which indicates that the constraint is started.

Link copied to clipboard

Constraint description.