Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the network migration definition.

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

The timestamp when the network migration definition was created.

Link copied to clipboard

A description of the network migration definition.

Link copied to clipboard
var name: String?

The name of the network migration definition.

Link copied to clipboard

The unique identifier of the network migration definition.

Link copied to clipboard

Scope tags for the network migration definition.

Link copied to clipboard

A list of source configurations for the network migration.

Link copied to clipboard

Tags assigned to the network migration definition.

Link copied to clipboard

The target deployment configuration for the migrated network.

Link copied to clipboard

The target network configuration including topology and CIDR ranges.

Link copied to clipboard

The S3 configuration for storing the target network artifacts.

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

The timestamp when the network migration definition was last updated.

Functions