PipelineLoggingConfiguration
The logging configuration that's defined for pipeline execution.
Types
Properties
Link copied to clipboard
The log group name that Image Builder uses for image creation. If not specified, the log group name defaults to /aws/imagebuilder/image-name
.
Link copied to clipboard
The log group name that Image Builder uses for the log output during creation of a new pipeline. If not specified, the pipeline log group name defaults to /aws/imagebuilder/pipeline/pipeline-name
.
Functions
Link copied to clipboard
inline fun copy(block: PipelineLoggingConfiguration.Builder.() -> Unit = {}): PipelineLoggingConfiguration