| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild |
AWS CodeBuild Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
S3LoggingOptions.Jsii$Proxy
An implementation for
S3LoggingOptions |
| Modifier and Type | Method and Description |
|---|---|
S3LoggingOptions |
S3LoggingOptions.Builder.build()
Builds the configured instance.
|
default S3LoggingOptions |
LoggingOptions.getS3()
Information about logs built to an S3 bucket for a build project.
|
S3LoggingOptions |
LoggingOptions.Jsii$Proxy.getS3() |
| Modifier and Type | Method and Description |
|---|---|
LoggingOptions.Builder |
LoggingOptions.Builder.s3(S3LoggingOptions s3)
Sets the value of
LoggingOptions.getS3() |
Copyright © 2022. All rights reserved.