public static interface DescribeConversionConfigurationResponse.Builder extends DatabaseMigrationResponse.Builder, SdkPojo, CopyableBuilder<DescribeConversionConfigurationResponse.Builder,DescribeConversionConfigurationResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeConversionConfigurationResponse.Builder |
conversionConfiguration(String conversionConfiguration)
The configuration parameters for the schema conversion project.
|
DescribeConversionConfigurationResponse.Builder |
migrationProjectIdentifier(String migrationProjectIdentifier)
The name or Amazon Resource Name (ARN) for the schema conversion project.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeConversionConfigurationResponse.Builder migrationProjectIdentifier(String migrationProjectIdentifier)
The name or Amazon Resource Name (ARN) for the schema conversion project.
migrationProjectIdentifier - The name or Amazon Resource Name (ARN) for the schema conversion project.DescribeConversionConfigurationResponse.Builder conversionConfiguration(String conversionConfiguration)
The configuration parameters for the schema conversion project.
conversionConfiguration - The configuration parameters for the schema conversion project.Copyright © 2023. All rights reserved.