@Stability(value=Stable)
public static interface CfnProject.CloudWatchLogsConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnProject.CloudWatchLogsConfigProperty.Builder
A builder for
CfnProject.CloudWatchLogsConfigProperty |
static class |
CfnProject.CloudWatchLogsConfigProperty.Jsii$Proxy
An implementation for
CfnProject.CloudWatchLogsConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnProject.CloudWatchLogsConfigProperty.Builder |
builder() |
default String |
getGroupName()
`CfnProject.CloudWatchLogsConfigProperty.GroupName`.
|
String |
getStatus()
`CfnProject.CloudWatchLogsConfigProperty.Status`.
|
default String |
getStreamName()
`CfnProject.CloudWatchLogsConfigProperty.StreamName`.
|
@Stability(value=Stable) @NotNull String getStatus()
@Stability(value=Stable) @Nullable default String getGroupName()
@Stability(value=Stable) @Nullable default String getStreamName()
@Stability(value=Stable) static CfnProject.CloudWatchLogsConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.