Class CfnDeliveryStream.SplunkDestinationConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDeliveryStream.SplunkDestinationConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDeliveryStream.SplunkDestinationConfigurationProperty
CfnDeliveryStream.SplunkDestinationConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream.SplunkDestinationConfigurationProperty
CfnDeliveryStream.SplunkDestinationConfigurationProperty.Builder, CfnDeliveryStream.SplunkDestinationConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeliveryStream.SplunkDestinationConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectThe buffering options.final ObjectThe Amazon CloudWatch logging options for your Firehose stream.final NumberThe amount of time that Firehose waits to receive an acknowledgment from Splunk after it sends it data.final StringThe HTTP Event Collector (HEC) endpoint to which Firehose sends your data.final StringThis type can be eitherRaworEvent.final StringThis is a GUID that you obtain from your Splunk cluster when you create a new HEC endpoint.final ObjectThe data processing configuration.final ObjectThe retry behavior in case Firehose is unable to deliver data to Splunk, or if it doesn't receive an acknowledgment of receipt from Splunk.final StringDefines how documents should be delivered to Amazon S3.final ObjectThe configuration for the backup Amazon S3 location.final ObjectThe configuration that defines how you access secrets for Splunk.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnDeliveryStream.SplunkDestinationConfigurationProperty.Builder.
-
-
Method Details
-
getHecEndpoint
Description copied from interface:CfnDeliveryStream.SplunkDestinationConfigurationPropertyThe HTTP Event Collector (HEC) endpoint to which Firehose sends your data.- Specified by:
getHecEndpointin interfaceCfnDeliveryStream.SplunkDestinationConfigurationProperty- See Also:
-
getHecEndpointType
Description copied from interface:CfnDeliveryStream.SplunkDestinationConfigurationPropertyThis type can be eitherRaworEvent.- Specified by:
getHecEndpointTypein interfaceCfnDeliveryStream.SplunkDestinationConfigurationProperty- See Also:
-
getS3Configuration
Description copied from interface:CfnDeliveryStream.SplunkDestinationConfigurationPropertyThe configuration for the backup Amazon S3 location.Returns union: either
IResolvableorCfnDeliveryStream.S3DestinationConfigurationProperty- Specified by:
getS3Configurationin interfaceCfnDeliveryStream.SplunkDestinationConfigurationProperty- See Also:
-
getBufferingHints
Description copied from interface:CfnDeliveryStream.SplunkDestinationConfigurationPropertyThe buffering options.If no value is specified, the default values for Splunk are used.
Returns union: either
IResolvableorCfnDeliveryStream.SplunkBufferingHintsProperty- Specified by:
getBufferingHintsin interfaceCfnDeliveryStream.SplunkDestinationConfigurationProperty- See Also:
-
getCloudWatchLoggingOptions
Description copied from interface:CfnDeliveryStream.SplunkDestinationConfigurationPropertyThe Amazon CloudWatch logging options for your Firehose stream.Returns union: either
IResolvableorCfnDeliveryStream.CloudWatchLoggingOptionsProperty- Specified by:
getCloudWatchLoggingOptionsin interfaceCfnDeliveryStream.SplunkDestinationConfigurationProperty- See Also:
-
getHecAcknowledgmentTimeoutInSeconds
Description copied from interface:CfnDeliveryStream.SplunkDestinationConfigurationPropertyThe amount of time that Firehose waits to receive an acknowledgment from Splunk after it sends it data.At the end of the timeout period, Firehose either tries to send the data again or considers it an error, based on your retry settings.
- Specified by:
getHecAcknowledgmentTimeoutInSecondsin interfaceCfnDeliveryStream.SplunkDestinationConfigurationProperty- See Also:
-
getHecToken
Description copied from interface:CfnDeliveryStream.SplunkDestinationConfigurationPropertyThis is a GUID that you obtain from your Splunk cluster when you create a new HEC endpoint.- Specified by:
getHecTokenin interfaceCfnDeliveryStream.SplunkDestinationConfigurationProperty- See Also:
-
getProcessingConfiguration
Description copied from interface:CfnDeliveryStream.SplunkDestinationConfigurationPropertyThe data processing configuration.Returns union: either
IResolvableorCfnDeliveryStream.ProcessingConfigurationProperty- Specified by:
getProcessingConfigurationin interfaceCfnDeliveryStream.SplunkDestinationConfigurationProperty- See Also:
-
getRetryOptions
Description copied from interface:CfnDeliveryStream.SplunkDestinationConfigurationPropertyThe retry behavior in case Firehose is unable to deliver data to Splunk, or if it doesn't receive an acknowledgment of receipt from Splunk.Returns union: either
IResolvableorCfnDeliveryStream.SplunkRetryOptionsProperty- Specified by:
getRetryOptionsin interfaceCfnDeliveryStream.SplunkDestinationConfigurationProperty- See Also:
-
getS3BackupMode
Description copied from interface:CfnDeliveryStream.SplunkDestinationConfigurationPropertyDefines how documents should be delivered to Amazon S3.When set to
FailedEventsOnly, Firehose writes any data that could not be indexed to the configured Amazon S3 destination. When set toAllEvents, Firehose delivers all incoming records to Amazon S3, and also writes failed documents to Amazon S3. The default value isFailedEventsOnly.You can update this backup mode from
FailedEventsOnlytoAllEvents. You can't update it fromAllEventstoFailedEventsOnly.- Specified by:
getS3BackupModein interfaceCfnDeliveryStream.SplunkDestinationConfigurationProperty- See Also:
-
getSecretsManagerConfiguration
Description copied from interface:CfnDeliveryStream.SplunkDestinationConfigurationPropertyThe configuration that defines how you access secrets for Splunk.Returns union: either
IResolvableorCfnDeliveryStream.SecretsManagerConfigurationProperty- Specified by:
getSecretsManagerConfigurationin interfaceCfnDeliveryStream.SplunkDestinationConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-