public static interface StartMetadataModelExportAsScriptRequest.Builder extends DatabaseMigrationRequest.Builder, SdkPojo, CopyableBuilder<StartMetadataModelExportAsScriptRequest.Builder,StartMetadataModelExportAsScriptRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartMetadataModelExportAsScriptRequest.Builder migrationProjectIdentifier(String migrationProjectIdentifier)
The migration project name or Amazon Resource Name (ARN).
migrationProjectIdentifier - The migration project name or Amazon Resource Name (ARN).StartMetadataModelExportAsScriptRequest.Builder selectionRules(String selectionRules)
A value that specifies the database objects to export.
selectionRules - A value that specifies the database objects to export.StartMetadataModelExportAsScriptRequest.Builder origin(String origin)
Whether to export the metadata model from the source or the target.
origin - Whether to export the metadata model from the source or the target.OriginTypeValue,
OriginTypeValueStartMetadataModelExportAsScriptRequest.Builder origin(OriginTypeValue origin)
Whether to export the metadata model from the source or the target.
origin - Whether to export the metadata model from the source or the target.OriginTypeValue,
OriginTypeValueStartMetadataModelExportAsScriptRequest.Builder fileName(String fileName)
The name of the model file to create in the Amazon S3 bucket.
fileName - The name of the model file to create in the Amazon S3 bucket.StartMetadataModelExportAsScriptRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartMetadataModelExportAsScriptRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.