@Stability(value=Stable) @Internal public static final class CfnCacheCluster.LogDeliveryConfigurationRequestProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCacheCluster.LogDeliveryConfigurationRequestProperty
CfnCacheCluster.LogDeliveryConfigurationRequestPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCacheCluster.LogDeliveryConfigurationRequestProperty.Builder, CfnCacheCluster.LogDeliveryConfigurationRequestProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCacheCluster.LogDeliveryConfigurationRequestProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCacheCluster.CloudWatchLogsDestinationDetailsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDestinationDetails()
Configuration details of either a CloudWatch Logs destination or Kinesis Data Firehose destination.
|
String |
getDestinationType()
Specify either CloudWatch Logs or Kinesis Data Firehose as the destination type.
|
String |
getLogFormat()
Valid values are either `json` or `text` .
|
String |
getLogType()
Valid value is either `slow-log` , which refers to [slow-log](https://docs.aws.amazon.com/https://redis.io/commands/slowlog) or `engine-log` .
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnCacheCluster.LogDeliveryConfigurationRequestProperty.Builder builder)
CfnCacheCluster.CloudWatchLogsDestinationDetailsProperty.Builder.public final Object getDestinationDetails()
CfnCacheCluster.LogDeliveryConfigurationRequestPropertygetDestinationDetails in interface CfnCacheCluster.LogDeliveryConfigurationRequestPropertypublic final String getDestinationType()
CfnCacheCluster.LogDeliveryConfigurationRequestProperty
Valid values are either cloudwatch-logs or kinesis-firehose .
getDestinationType in interface CfnCacheCluster.LogDeliveryConfigurationRequestPropertypublic final String getLogFormat()
CfnCacheCluster.LogDeliveryConfigurationRequestPropertygetLogFormat in interface CfnCacheCluster.LogDeliveryConfigurationRequestPropertypublic final String getLogType()
CfnCacheCluster.LogDeliveryConfigurationRequestPropertygetLogType in interface CfnCacheCluster.LogDeliveryConfigurationRequestProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.