@Stability(value=Stable) @Internal public static final class CfnDeliveryStream.SplunkDestinationConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeliveryStream.SplunkDestinationConfigurationProperty
CfnDeliveryStream.SplunkDestinationConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeliveryStream.SplunkDestinationConfigurationProperty.Builder, CfnDeliveryStream.SplunkDestinationConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeliveryStream.SplunkDestinationConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.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 |
getCloudWatchLoggingOptions()
The Amazon CloudWatch logging options for your delivery stream.
|
Number |
getHecAcknowledgmentTimeoutInSeconds()
The amount of time that Kinesis Data Firehose waits to receive an acknowledgment from Splunk after it sends it data.
|
String |
getHecEndpoint()
The HTTP Event Collector (HEC) endpoint to which Kinesis Data Firehose sends your data.
|
String |
getHecEndpointType()
This type can be either `Raw` or `Event` .
|
String |
getHecToken()
This is a GUID that you obtain from your Splunk cluster when you create a new HEC endpoint.
|
Object |
getProcessingConfiguration()
The data processing configuration.
|
Object |
getRetryOptions()
The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk, or if it doesn't receive an acknowledgment of receipt from Splunk.
|
String |
getS3BackupMode()
Defines how documents should be delivered to Amazon S3.
|
Object |
getS3Configuration()
The configuration for the backup Amazon S3 location.
|
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(CfnDeliveryStream.SplunkDestinationConfigurationProperty.Builder builder)
CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.Builder.public final String getHecEndpoint()
CfnDeliveryStream.SplunkDestinationConfigurationPropertygetHecEndpoint in interface CfnDeliveryStream.SplunkDestinationConfigurationPropertypublic final String getHecEndpointType()
CfnDeliveryStream.SplunkDestinationConfigurationPropertygetHecEndpointType in interface CfnDeliveryStream.SplunkDestinationConfigurationPropertypublic final String getHecToken()
CfnDeliveryStream.SplunkDestinationConfigurationPropertygetHecToken in interface CfnDeliveryStream.SplunkDestinationConfigurationPropertypublic final Object getS3Configuration()
CfnDeliveryStream.SplunkDestinationConfigurationPropertygetS3Configuration in interface CfnDeliveryStream.SplunkDestinationConfigurationPropertypublic final Object getCloudWatchLoggingOptions()
CfnDeliveryStream.SplunkDestinationConfigurationPropertygetCloudWatchLoggingOptions in interface CfnDeliveryStream.SplunkDestinationConfigurationPropertypublic final Number getHecAcknowledgmentTimeoutInSeconds()
CfnDeliveryStream.SplunkDestinationConfigurationPropertyAt the end of the timeout period, Kinesis Data Firehose either tries to send the data again or considers it an error, based on your retry settings.
getHecAcknowledgmentTimeoutInSeconds in interface CfnDeliveryStream.SplunkDestinationConfigurationPropertypublic final Object getProcessingConfiguration()
CfnDeliveryStream.SplunkDestinationConfigurationPropertygetProcessingConfiguration in interface CfnDeliveryStream.SplunkDestinationConfigurationPropertypublic final Object getRetryOptions()
CfnDeliveryStream.SplunkDestinationConfigurationPropertygetRetryOptions in interface CfnDeliveryStream.SplunkDestinationConfigurationPropertypublic final String getS3BackupMode()
CfnDeliveryStream.SplunkDestinationConfigurationProperty
When set to FailedEventsOnly , Kinesis Data Firehose writes any data that could not be indexed to the configured Amazon S3 destination. When set to AllEvents , Kinesis Data Firehose delivers all incoming records to Amazon S3, and also writes failed documents to Amazon S3. The default value is FailedEventsOnly .
You can update this backup mode from FailedEventsOnly to AllEvents . You can't update it from AllEvents to FailedEventsOnly .
getS3BackupMode in interface CfnDeliveryStream.SplunkDestinationConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.