Export

Interface

SimpleSite

Hierarchy

  • SimpleSite

Properties

id: string

The id of the site.

isIntegrationActive: boolean

Is there an active connection to a source repository for the site.

lastDeployedAt?: string

The time that the site was last deployed at. (ISO)

lastDeployedBy?: SimpleUser

The user who initiated the last deployment of the site.

name: string

The name of the site.

productionUrl?: string

Url to the production deployment of the site.

sitePreview?: string

A presigned url to a preview of the site in its current state.

visibility: string

The visibility of the site. (PUBLIC | PRIVATE)

Generated using TypeDoc