DeploymentLogLine
DeploymentLogLine contains a log line associated with a deployment.
Properties
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.