Interface PipeTargetCloudWatchLogsParameters.Builder

    • Method Detail

      • logStreamName

        PipeTargetCloudWatchLogsParameters.Builder logStreamName​(String logStreamName)

        The name of the log stream.

        Parameters:
        logStreamName - The name of the log stream.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • timestamp

        PipeTargetCloudWatchLogsParameters.Builder timestamp​(String timestamp)

        The time the event occurred, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.

        Parameters:
        timestamp - The time the event occurred, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.
        Returns:
        Returns a reference to this object so that method calls can be chained together.