Interface ImageLoggingConfiguration.Builder

  • Method Details

    • logGroupName

      ImageLoggingConfiguration.Builder logGroupName(String logGroupName)

      The log group name that Image Builder uses for image creation. If not specified, the log group name defaults to /aws/imagebuilder/image-name.

      Parameters:
      logGroupName - The log group name that Image Builder uses for image creation. If not specified, the log group name defaults to /aws/imagebuilder/image-name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.