public static interface StartMetadataModelImportRequest.Builder extends DatabaseMigrationRequest.Builder, SdkPojo, CopyableBuilder<StartMetadataModelImportRequest.Builder,StartMetadataModelImportRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartMetadataModelImportRequest.Builder migrationProjectIdentifier(String migrationProjectIdentifier)
The migration project name or Amazon Resource Name (ARN).
migrationProjectIdentifier - The migration project name or Amazon Resource Name (ARN).StartMetadataModelImportRequest.Builder selectionRules(String selectionRules)
A value that specifies the database objects to import.
selectionRules - A value that specifies the database objects to import.StartMetadataModelImportRequest.Builder origin(String origin)
Whether to load metadata to the source or target database.
origin - Whether to load metadata to the source or target database.OriginTypeValue,
OriginTypeValueStartMetadataModelImportRequest.Builder origin(OriginTypeValue origin)
Whether to load metadata to the source or target database.
origin - Whether to load metadata to the source or target database.OriginTypeValue,
OriginTypeValueStartMetadataModelImportRequest.Builder refresh(Boolean refresh)
If true, DMS loads metadata for the specified objects from the source database.
refresh - If true, DMS loads metadata for the specified objects from the source database.StartMetadataModelImportRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartMetadataModelImportRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.