Interface LexTranscriptFilter.Builder

    • Method Detail

      • dateRangeFilter

        LexTranscriptFilter.Builder dateRangeFilter​(DateRangeFilter dateRangeFilter)

        The object that contains a date range filter that will be applied to the transcript. Specify this object if you want Amazon Lex to only read the files that are within the date range.

        Parameters:
        dateRangeFilter - The object that contains a date range filter that will be applied to the transcript. Specify this object if you want Amazon Lex to only read the files that are within the date range.
        Returns:
        Returns a reference to this object so that method calls can be chained together.