Interface DataIntegrationFlowExecutionOutputMetadata.Builder

  • Method Details

    • diagnosticReportsRootS3URI

      DataIntegrationFlowExecutionOutputMetadata.Builder diagnosticReportsRootS3URI(String diagnosticReportsRootS3URI)

      The S3 URI under which all diagnostic files (such as deduped records if any) are stored.

      Parameters:
      diagnosticReportsRootS3URI - The S3 URI under which all diagnostic files (such as deduped records if any) are stored.
      Returns:
      Returns a reference to this object so that method calls can be chained together.