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