| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild.cloudformation |
| Modifier and Type | Class and Description |
|---|---|
static class |
ProjectResource.LogsConfigProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectResource.LogsConfigProperty |
ProjectResource.LogsConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectResourceProps.setLogsConfig(ProjectResource.LogsConfigProperty value)
``AWS::CodeBuild::Project.LogsConfig``
|
void |
ProjectResourceProps.Jsii$Proxy.setLogsConfig(ProjectResource.LogsConfigProperty value)
``AWS::CodeBuild::Project.LogsConfig``
|
ProjectResourceProps.Builder |
ProjectResourceProps.Builder.withLogsConfig(ProjectResource.LogsConfigProperty value)
Sets the value of LogsConfig
|
Copyright © 2018. All rights reserved.