Uses of Interface
software.amazon.awscdk.services.dms.CfnMigrationProjectProps
Packages that use CfnMigrationProjectProps
Package
Description
AWS Database Migration Service Construct Library
-
Uses of CfnMigrationProjectProps in software.amazon.awscdk.services.dms
Classes in software.amazon.awscdk.services.dms that implement CfnMigrationProjectPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnMigrationProjectPropsMethods in software.amazon.awscdk.services.dms that return CfnMigrationProjectPropsModifier and TypeMethodDescriptionCfnMigrationProjectProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.dms with parameters of type CfnMigrationProjectPropsModifierConstructorDescriptionCfnMigrationProject(software.constructs.Construct scope, String id, CfnMigrationProjectProps props) Create a newAWS::DMS::MigrationProject.