PagesProjectSource

data class PagesProjectSource(val config: PagesProjectSourceConfig? = null, val type: String? = null)

Constructors

Link copied to clipboard
constructor(config: PagesProjectSourceConfig? = null, type: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration for the source of the Cloudflare Pages project.

Link copied to clipboard
val type: String? = null

Project host type.