EnvironmentDiagnostic
EnvironmentDiagnostic represents a diagnostic message associated with an environment definition.
Properties
- The source range where the diagnostic occurred.
- ↳
environmentstring optionalThe name of the environment. - The beginning of the range.
- The end of the range.
summarystring optionalA summary of the diagnostic message.pathstring optionalThe path within the environment definition where the diagnostic occurred.severitystring optionalThe severity of the diagnostic: “error” or “warning”.
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.