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