Interface DescribeConversionConfigurationResponse.Builder

  • Method Details

    • migrationProjectIdentifier

      DescribeConversionConfigurationResponse.Builder migrationProjectIdentifier(String migrationProjectIdentifier)

      The name or Amazon Resource Name (ARN) for the schema conversion project.

      Parameters:
      migrationProjectIdentifier - The name or Amazon Resource Name (ARN) for the schema conversion project.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • conversionConfiguration

      DescribeConversionConfigurationResponse.Builder conversionConfiguration(String conversionConfiguration)

      The configuration parameters for the schema conversion project.

      Parameters:
      conversionConfiguration - The configuration parameters for the schema conversion project.
      Returns:
      Returns a reference to this object so that method calls can be chained together.