Interface LoggingConfiguration.Builder

  • Method Details

    • logGroupName

      LoggingConfiguration.Builder logGroupName(String logGroupName)

      The name of the CloudWatch log group where workflow execution logs are stored.

      Parameters:
      logGroupName - The name of the CloudWatch log group where workflow execution logs are stored.
      Returns:
      Returns a reference to this object so that method calls can be chained together.