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 LoggingOptionsCommonProjectProps.getLogging()Information about logs for the build project.final LoggingOptionsCommonProjectProps.Jsii$Proxy.getLogging()final LoggingOptionsPipelineProjectProps.Jsii$Proxy.getLogging()final LoggingOptionsProjectProps.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()