Uses of Interface
software.amazon.awscdk.services.codebuild.LoggingOptions
Packages that use LoggingOptions
-
Uses of LoggingOptions in software.amazon.awscdk.services.codebuild
Classes in software.amazon.awscdk.services.codebuild that implement LoggingOptionsMethods in software.amazon.awscdk.services.codebuild that return LoggingOptionsModifier and TypeMethodDescriptionLoggingOptions.Builder.build()
Builds the configured instance.default LoggingOptions
CommonProjectProps.getLogging()
Information about logs for the build project.final LoggingOptions
CommonProjectProps.Jsii$Proxy.getLogging()
final LoggingOptions
PipelineProjectProps.Jsii$Proxy.getLogging()
final LoggingOptions
ProjectProps.Jsii$Proxy.getLogging()
Methods in software.amazon.awscdk.services.codebuild with parameters of type LoggingOptionsModifier and TypeMethodDescriptionCommonProjectProps.Builder.logging
(LoggingOptions logging) Sets the value ofCommonProjectProps.getLogging()
PipelineProject.Builder.logging
(LoggingOptions logging) Information about logs for the build project.PipelineProjectProps.Builder.logging
(LoggingOptions logging) Sets the value ofCommonProjectProps.getLogging()
Project.Builder.logging
(LoggingOptions logging) Information about logs for the build project.ProjectProps.Builder.logging
(LoggingOptions logging) Sets the value ofCommonProjectProps.getLogging()