GetPagesProjectDeploymentConfigsPreviewServices

data class GetPagesProjectDeploymentConfigsPreviewServices(val entrypoint: String, val environment: String, val service: String)

Constructors

constructor(entrypoint: String, environment: String, service: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The entrypoint to bind to.

Link copied to clipboard

The Service environment.

Link copied to clipboard

The Service name.