| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild |
AWS CodeBuild Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnProject.LogsConfigProperty.Jsii$Proxy
An implementation for
CfnProject.LogsConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnProject.LogsConfigProperty |
CfnProject.LogsConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnProjectProps.Builder |
CfnProjectProps.Builder.logsConfig(CfnProject.LogsConfigProperty logsConfig)
Sets the value of
CfnProjectProps.getLogsConfig() |
CfnProject.Builder |
CfnProject.Builder.logsConfig(CfnProject.LogsConfigProperty logsConfig)
Information about logs for the build project.
|
void |
CfnProject.setLogsConfig(CfnProject.LogsConfigProperty value)
Information about logs for the build project.
|
Copyright © 2022. All rights reserved.