DeploymentLogs
DeploymentLogsBase is the base type for deployment log responses, discriminated by type.
Properties
- The log lines.
- ↳
headerstring optionalThe header for the line, if any. When present, this field should be printed prior to the line. The header contains information about the step, and is generally used to indicate when a new step has started. - ↳
timestampstring optionalThe time at which the line was written. - ↳
linestring optionalThe line itself. nextTokenstring optionalThe continuation token to pass to the next request. When empty, there are no more logs for the deployment.__typestring required
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.