Interface ModelCardExportOutputConfig.Builder

    • Method Detail

      • s3OutputPath

        ModelCardExportOutputConfig.Builder s3OutputPath​(String s3OutputPath)

        The Amazon S3 output path to export your model card PDF.

        Parameters:
        s3OutputPath - The Amazon S3 output path to export your model card PDF.
        Returns:
        Returns a reference to this object so that method calls can be chained together.