@Stability(value=Stable)
public static interface CfnCacheCluster.LogDeliveryConfigurationRequestProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCacheCluster.LogDeliveryConfigurationRequestProperty.Builder
A builder for
CfnCacheCluster.LogDeliveryConfigurationRequestProperty |
static class |
CfnCacheCluster.LogDeliveryConfigurationRequestProperty.Jsii$Proxy
An implementation for
CfnCacheCluster.LogDeliveryConfigurationRequestProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCacheCluster.LogDeliveryConfigurationRequestProperty.Builder |
builder() |
default Object |
getDestinationDetails()
`CfnCacheCluster.LogDeliveryConfigurationRequestProperty.DestinationDetails`.
|
default String |
getDestinationType()
`CfnCacheCluster.LogDeliveryConfigurationRequestProperty.DestinationType`.
|
default String |
getLogFormat()
`CfnCacheCluster.LogDeliveryConfigurationRequestProperty.LogFormat`.
|
default String |
getLogType()
`CfnCacheCluster.LogDeliveryConfigurationRequestProperty.LogType`.
|
@Stability(value=Stable) @Nullable default Object getDestinationDetails()
@Stability(value=Stable) @Nullable default String getDestinationType()
@Stability(value=Stable) @Nullable default String getLogFormat()
@Stability(value=Stable) @Nullable default String getLogType()
@Stability(value=Stable) static CfnCacheCluster.LogDeliveryConfigurationRequestProperty.Builder builder()
Copyright © 2021. All rights reserved.