NetworkMigrationExecution

Details about a network migration execution instance.

Types

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

Properties

Link copied to clipboard

The current activity being performed in the execution.

Link copied to clipboard
val createdAt: <Error class: unknown class>?

The timestamp when the execution was created.

Link copied to clipboard

The unique identifier of the network migration definition used by this execution.

Link copied to clipboard

The unique identifier of the execution.

Link copied to clipboard

The current stage of the execution in the migration workflow.

Link copied to clipboard

The current status of the execution.

Link copied to clipboard

Tags assigned to the execution.

Link copied to clipboard
val updatedAt: <Error class: unknown class>?

The timestamp when the execution was last updated.

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