Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. EnvironmentReferrer

EnvironmentReferrer

    An EnvironmentReferrer represents an entity that refers to an environment.

    Properties

    • environment EnvironmentImportReferrer optional
      The environment import referrer, if this referrer is an environment.
    • project string required
      The project name of the referring environment.
    • name string required
      The name of the referring environment.
    • revision integer required
      The revision number of the referring environment.
    • The stack referrer, if this referrer is a stack.
    • project string required
      The project name of the referring stack.
    • stack string required
      The name of the referring stack.
    • version integer required
      The version of the stack update that references this environment.
    • insightsAccount EnvironmentInsightsAccountReferrer optional
      The Insights account referrer, if this referrer is an Insights account.
    • accountName string required
      The name of the Insights account that references the environment.

      The infrastructure as code platform for any cloud.