GetLaunchPathsSummary

data class GetLaunchPathsSummary(val constraintSummaries: List<GetLaunchPathsSummaryConstraintSummary>, val name: String, val pathId: String, val tags: Map<String, String>)

Constructors

Link copied to clipboard
constructor(constraintSummaries: List<GetLaunchPathsSummaryConstraintSummary>, name: String, pathId: String, tags: Map<String, String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Block for constraints on the portfolio-product relationship. See details below.

Link copied to clipboard

Name of the portfolio to which the path was assigned.

Link copied to clipboard

Identifier of the product path.

Link copied to clipboard

Tags associated with this product path.