| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static ProjectResource.LogsConfigProperty.Builder |
ProjectResource.LogsConfigProperty.builder() |
ProjectResource.LogsConfigProperty.Builder |
ProjectResource.LogsConfigProperty.Builder.withCloudWatchLogs(software.amazon.awscdk.CloudFormationToken value)
Sets the value of CloudWatchLogs
|
ProjectResource.LogsConfigProperty.Builder |
ProjectResource.LogsConfigProperty.Builder.withCloudWatchLogs(ProjectResource.CloudWatchLogsConfigProperty value)
Sets the value of CloudWatchLogs
|
ProjectResource.LogsConfigProperty.Builder |
ProjectResource.LogsConfigProperty.Builder.withS3Logs(software.amazon.awscdk.CloudFormationToken value)
Sets the value of S3Logs
|
ProjectResource.LogsConfigProperty.Builder |
ProjectResource.LogsConfigProperty.Builder.withS3Logs(ProjectResource.S3LogsConfigProperty value)
Sets the value of S3Logs
|
Copyright © 2018. All rights reserved.