FileCollection.Spec

API: Stable

data class Spec(
    val title: String,
    val product: ProductReference,
)
Properties
title: String
product: ProductReference A reference to the product which backs this `Resource`