Uses of Class
software.amazon.awscdk.services.mgn.CfnNetworkMigrationDefinition.Builder
Packages that use CfnNetworkMigrationDefinition.Builder
-
Uses of CfnNetworkMigrationDefinition.Builder in software.amazon.awscdk.services.mgn
Methods in software.amazon.awscdk.services.mgn that return CfnNetworkMigrationDefinition.BuilderModifier and TypeMethodDescriptionCfnNetworkMigrationDefinition.Builder.description(String description) A description of the network migration definition.The name of the network migration definition.Scope tags map for the network migration definition.CfnNetworkMigrationDefinition.Builder.scopeTags(IResolvable scopeTags) Scope tags map for the network migration definition.CfnNetworkMigrationDefinition.Builder.sourceConfigurations(List<? extends Object> sourceConfigurations) A list of source configurations for the network migration.CfnNetworkMigrationDefinition.Builder.sourceConfigurations(IResolvable sourceConfigurations) A list of source configurations for the network migration.Tags to assign to the network migration definition.CfnNetworkMigrationDefinition.Builder.targetDeployment(String targetDeployment) The target deployment configuration for the migrated network.CfnNetworkMigrationDefinition.Builder.targetNetwork(IResolvable targetNetwork) Configuration for the target network topology and addressing.CfnNetworkMigrationDefinition.Builder.targetNetwork(CfnNetworkMigrationDefinition.TargetNetworkProperty targetNetwork) Configuration for the target network topology and addressing.CfnNetworkMigrationDefinition.Builder.targetS3Configuration(IResolvable targetS3Configuration) S3 configuration for storing target network artifacts.CfnNetworkMigrationDefinition.Builder.targetS3Configuration(CfnNetworkMigrationDefinition.TargetS3ConfigurationProperty targetS3Configuration) S3 configuration for storing target network artifacts.