EnvironmentReferrer
An EnvironmentReferrer represents an entity that refers to an environment.
Properties
- The environment import referrer, if this referrer is an environment.
- ↳
projectstring requiredThe project name of the referring environment. - ↳
namestring requiredThe name of the referring environment. - ↳
revisioninteger requiredThe revision number of the referring environment. - The stack referrer, if this referrer is a stack.
- ↳
projectstring requiredThe project name of the referring stack. - ↳
stackstring requiredThe name of the referring stack. - ↳
versioninteger requiredThe version of the stack update that references this environment. - The Insights account referrer, if this referrer is an Insights account.
- ↳
accountNamestring requiredThe name of the Insights account that references the environment.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.