Interface ParametricCloudWatchMonitoringConfiguration.Builder

    • Method Detail

      • logGroupName

        ParametricCloudWatchMonitoringConfiguration.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

        ParametricCloudWatchMonitoringConfiguration.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.