NetworkMigrationCodeGenerationSegment

A segment of generated code representing a logical grouping of infrastructure resources.

Types

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

Properties

Link copied to clipboard

A list of artifacts generated for this segment.

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

The timestamp when the segment was created.

Link copied to clipboard

The unique identifier of the code generation job.

Link copied to clipboard

The logical identifier for the segment.

Link copied to clipboard

The ID of the mapper segment that this code generation segment was created from.

Link copied to clipboard

The unique identifier of the network migration definition.

Link copied to clipboard

The unique identifier of the network migration execution.

Link copied to clipboard

The unique identifier of the segment.

Link copied to clipboard

Functions

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