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