@Stability(value=Stable)
public static interface CfnCacheCluster.DestinationDetailsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCacheCluster.DestinationDetailsProperty.Builder
A builder for
CfnCacheCluster.DestinationDetailsProperty |
static class |
CfnCacheCluster.DestinationDetailsProperty.Jsii$Proxy
An implementation for
CfnCacheCluster.DestinationDetailsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCacheCluster.DestinationDetailsProperty.Builder |
builder() |
default Object |
getCloudWatchLogsDetails()
`CfnCacheCluster.DestinationDetailsProperty.CloudWatchLogsDetails`.
|
default Object |
getKinesisFirehoseDetails()
`CfnCacheCluster.DestinationDetailsProperty.KinesisFirehoseDetails`.
|
@Stability(value=Stable) @Nullable default Object getCloudWatchLogsDetails()
@Stability(value=Stable) @Nullable default Object getKinesisFirehoseDetails()
@Stability(value=Stable) static CfnCacheCluster.DestinationDetailsProperty.Builder builder()
Copyright © 2021. All rights reserved.