DeploymentLogsStep
DeploymentLogsBase is the base type for deployment log responses, discriminated by type.
Properties
namestring optionalThe name of the step.- The step’s log lines.
- ↳
timestampstring requiredThe time at which the line was written. - ↳
linestring requiredThe line itself. nextOffsetinteger optionalThe next offset at which to fetch lines. When this field is nil, there are no more lines to fetch.__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.