@Stability(value=Stable)
public static interface CfnCluster.LoggingInfoProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-logginginfo.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.LoggingInfoProperty.Builder
A builder for
CfnCluster.LoggingInfoProperty |
static class |
CfnCluster.LoggingInfoProperty.Jsii$Proxy
An implementation for
CfnCluster.LoggingInfoProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.LoggingInfoProperty.Builder |
builder() |
Object |
getBrokerLogs()
`CfnCluster.LoggingInfoProperty.BrokerLogs`.
|
@Stability(value=Stable) @NotNull Object getBrokerLogs()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-logginginfo.html#cfn-msk-cluster-logginginfo-brokerlogs@Stability(value=Stable) static CfnCluster.LoggingInfoProperty.Builder builder()
Copyright © 2020. All rights reserved.