GetNetworkMigrationDefinitionResponse
Types
Properties
Link copied to clipboard
A list of CIDR mappings that map original source CIDR ranges to updated target CIDR ranges. CIDR mappings apply only when vpcProvisioningStrategy is set to USE_EXISTING.
Link copied to clipboard
A description of the network migration definition.
Link copied to clipboard
The unique identifier 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
Indicates whether the migration creates new target VPCs or uses existing ones. CREATE_NEW provisions new target VPCs; USE_EXISTING migrates into existing VPCs in the target account.
Functions
Link copied to clipboard
inline fun copy(block: GetNetworkMigrationDefinitionResponse.Builder.() -> Unit = {}): GetNetworkMigrationDefinitionResponse