CreateNetworkMigrationDefinitionRequest
Types
Properties
Link copied to clipboard
A list of CIDR mappings that map original source CIDR ranges to updated target CIDR ranges. CIDR mappings can be provided only when vpcProvisioningStrategy is set to USE_EXISTING.
Link copied to clipboard
A description of the network migration definition.
Link copied to clipboard
A list of source configurations for the network migration.
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
Specifies whether to create new target VPCs or use existing ones. Set to CREATE_NEW to provision new target VPCs as part of the migration, or USE_EXISTING to migrate into existing VPCs in the target account.
Functions
Link copied to clipboard
inline fun copy(block: CreateNetworkMigrationDefinitionRequest.Builder.() -> Unit = {}): CreateNetworkMigrationDefinitionRequest