GetNetworkMigrationDefinitionResponse

Types

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

Properties

Link copied to clipboard
val arn: String?

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

Link copied to clipboard
val 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
val 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
val updatedAt: <Error class: unknown class>?

The timestamp when the network migration definition 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