@Stability(value=Stable)
public static interface CfnProject.LogsConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-logsconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnProject.LogsConfigProperty.Builder
A builder for
CfnProject.LogsConfigProperty |
static class |
CfnProject.LogsConfigProperty.Jsii$Proxy
An implementation for
CfnProject.LogsConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnProject.LogsConfigProperty.Builder |
builder() |
default Object |
getCloudWatchLogs()
`CfnProject.LogsConfigProperty.CloudWatchLogs`.
|
default Object |
getS3Logs()
`CfnProject.LogsConfigProperty.S3Logs`.
|
@Stability(value=Stable) @Nullable default Object getCloudWatchLogs()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-logsconfig.html#cfn-codebuild-project-logsconfig-cloudwatchlogs@Stability(value=Stable) @Nullable default Object getS3Logs()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-logsconfig.html#cfn-codebuild-project-logsconfig-s3logs@Stability(value=Stable) static CfnProject.LogsConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.