GetLaunchPathsSummaryConstraintSummary

data class GetLaunchPathsSummaryConstraintSummary(val description: String, val type: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Description of the constraint.

Link copied to clipboard

Type of constraint. Valid values are LAUNCH, NOTIFICATION, STACKSET, and TEMPLATE.