Values.ImageLoggingConfigurationSourceThe logging configuration that's defined for the image. Image Builder uses the defined settings to direct execution log output during image creation.
type nonrec t = {logGroupName : LogGroupName.t option;The log group name that Image Builder uses for image creation. If not specified, the log group name defaults to /aws/imagebuilder/image-name.
*)}