Interface DataQualityEvaluationRunAdditionalRunOptions.Builder

    • Method Detail

      • cloudWatchMetricsEnabled

        DataQualityEvaluationRunAdditionalRunOptions.Builder cloudWatchMetricsEnabled​(Boolean cloudWatchMetricsEnabled)

        Whether or not to enable CloudWatch metrics.

        Parameters:
        cloudWatchMetricsEnabled - Whether or not to enable CloudWatch metrics.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resultsS3Prefix

        DataQualityEvaluationRunAdditionalRunOptions.Builder resultsS3Prefix​(String resultsS3Prefix)

        Prefix for Amazon S3 to store results.

        Parameters:
        resultsS3Prefix - Prefix for Amazon S3 to store results.
        Returns:
        Returns a reference to this object so that method calls can be chained together.