Targets Present Condition Response
data class TargetsPresentConditionResponse(val missingTargets: List<String>, val status: Boolean, val updateTime: String)
TargetsPresentCondition contains information on any Targets defined in the Delivery Pipeline that do not actually exist.