Builder

class Builder

Properties

Link copied to clipboard

Diagnostic information about the deployment lifecycle event.

Link copied to clipboard
var endTime: <Error class: unknown class>?

A timestamp that indicates when the deployment lifecycle event ended.

Link copied to clipboard

The deployment lifecycle event name, such as ApplicationStop, BeforeInstall, AfterInstall, ApplicationStart, or ValidateService.

Link copied to clipboard
var startTime: <Error class: unknown class>?

A timestamp that indicates when the deployment lifecycle event started.

Link copied to clipboard

The deployment lifecycle event status:

Functions

Link copied to clipboard