Interface CloudWatchMonitoringConfiguration.Builder

    • Method Detail

      • logGroupName

        CloudWatchMonitoringConfiguration.Builder logGroupName​(String logGroupName)

        The name of the log group for log publishing.

        Parameters:
        logGroupName - The name of the log group for log publishing.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • logStreamNamePrefix

        CloudWatchMonitoringConfiguration.Builder logStreamNamePrefix​(String logStreamNamePrefix)

        The specified name prefix for log streams.

        Parameters:
        logStreamNamePrefix - The specified name prefix for log streams.
        Returns:
        Returns a reference to this object so that method calls can be chained together.