UpdateNetworkMigrationMapperSegmentResponse

Types

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

Properties

Link copied to clipboard

The checksum of the segment data for integrity verification.

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

The timestamp when the segment was created.

Link copied to clipboard

A description of the segment.

Link copied to clipboard

The unique identifier of the job that created this segment.

Link copied to clipboard

The logical identifier for the segment in the infrastructure code.

Link copied to clipboard
val name: String?

The name of the segment.

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 S3 location where segment artifacts are stored.

Link copied to clipboard

A list of other segments that this segment depends on or references.

Link copied to clipboard

Scope tags for the segment.

Link copied to clipboard

The unique identifier of the segment.

Link copied to clipboard

The type of the segment, such as VPC, subnet, or security group.

Link copied to clipboard

The target AWS account where this segment will be deployed.

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

The timestamp when the segment was last updated.

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