@Stability(value=Stable)
public static interface CfnCluster.CloudWatchLogsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.CloudWatchLogsProperty.Builder
A builder for
CfnCluster.CloudWatchLogsProperty |
static class |
CfnCluster.CloudWatchLogsProperty.Jsii$Proxy
An implementation for
CfnCluster.CloudWatchLogsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.CloudWatchLogsProperty.Builder |
builder() |
Object |
getEnabled()
`CfnCluster.CloudWatchLogsProperty.Enabled`.
|
default String |
getLogGroup()
`CfnCluster.CloudWatchLogsProperty.LogGroup`.
|
@Stability(value=Stable) @NotNull Object getEnabled()
@Stability(value=Stable) @Nullable default String getLogGroup()
@Stability(value=Stable) static CfnCluster.CloudWatchLogsProperty.Builder builder()
Copyright © 2021. All rights reserved.