DryRunProgressStatus

Information about the progress of a pre-upgrade dry run analysis.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The timestamp when the dry run was initiated.

Link copied to clipboard

The unique identifier of the dry run.

Link copied to clipboard

The current status of the dry run.

Link copied to clipboard

The timestamp when the dry run was last updated.

Link copied to clipboard

Any validation failures that occurred as a result of the dry run.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String