Interface CloudWatchLoggingOption.Builder

    • Method Detail

      • logStreamARN

        CloudWatchLoggingOption.Builder logStreamARN​(String logStreamARN)

        The ARN of the CloudWatch log to receive application messages.

        Parameters:
        logStreamARN - The ARN of the CloudWatch log to receive application messages.
        Returns:
        Returns a reference to this object so that method calls can be chained together.