| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild |
AWS CodeBuild Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CloudWatchLoggingOptions.Jsii$Proxy
An implementation for
CloudWatchLoggingOptions |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLoggingOptions |
CloudWatchLoggingOptions.Builder.build()
Builds the configured instance.
|
default CloudWatchLoggingOptions |
LoggingOptions.getCloudWatch()
Information about Amazon CloudWatch Logs for a build project.
|
CloudWatchLoggingOptions |
LoggingOptions.Jsii$Proxy.getCloudWatch() |
| Modifier and Type | Method and Description |
|---|---|
LoggingOptions.Builder |
LoggingOptions.Builder.cloudWatch(CloudWatchLoggingOptions cloudWatch)
Sets the value of
LoggingOptions.getCloudWatch() |
Copyright © 2022. All rights reserved.