@Stability(value=Stable)
public static interface CfnProject.LogsConfigProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default Object getS3Logs()
@Stability(value=Stable) static CfnProject.LogsConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.