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.