BuildpacksGroupPropertiesResponse

data class BuildpacksGroupPropertiesResponse(val buildpacks: List<BuildpackPropertiesResponse>? = null, val name: String? = null)

Buildpack group properties of the Builder

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Buildpacks in the buildpack group

Link copied to clipboard
val name: String? = null

Buildpack group name