@Stability(value=Stable)
public static interface CfnCluster.BrokerLogsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokerlogs.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.BrokerLogsProperty.Builder
A builder for
CfnCluster.BrokerLogsProperty |
static class |
CfnCluster.BrokerLogsProperty.Jsii$Proxy
An implementation for
CfnCluster.BrokerLogsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.BrokerLogsProperty.Builder |
builder() |
default Object |
getCloudWatchLogs()
`CfnCluster.BrokerLogsProperty.CloudWatchLogs`.
|
default Object |
getFirehose()
`CfnCluster.BrokerLogsProperty.Firehose`.
|
default Object |
getS3()
`CfnCluster.BrokerLogsProperty.S3`.
|
@Stability(value=Stable) @Nullable default Object getCloudWatchLogs()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokerlogs.html#cfn-msk-cluster-brokerlogs-cloudwatchlogs@Stability(value=Stable) @Nullable default Object getFirehose()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokerlogs.html#cfn-msk-cluster-brokerlogs-firehose@Stability(value=Stable) @Nullable default Object getS3()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokerlogs.html#cfn-msk-cluster-brokerlogs-s3@Stability(value=Stable) static CfnCluster.BrokerLogsProperty.Builder builder()
Copyright © 2020. All rights reserved.