Class CfnDeliveryStream.SplunkRetryOptionsProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream.SplunkRetryOptionsProperty.Jsii$Proxy
All Implemented Interfaces:
CfnDeliveryStream.SplunkRetryOptionsProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnDeliveryStream.SplunkRetryOptionsProperty

@Stability(Stable) @Internal public static final class CfnDeliveryStream.SplunkRetryOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeliveryStream.SplunkRetryOptionsProperty
  • Constructor Details

  • Method Details

    • getDurationInSeconds

      public final Number getDurationInSeconds()
      Description copied from interface: CfnDeliveryStream.SplunkRetryOptionsProperty
      The total amount of time that Kinesis Data Firehose spends on retries.

      This duration starts after the initial attempt to send data to Splunk fails. It doesn't include the periods during which Kinesis Data Firehose waits for acknowledgment from Splunk after each attempt.

      Specified by:
      getDurationInSeconds in interface CfnDeliveryStream.SplunkRetryOptionsProperty
    • $jsii$toJson

      @Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
      Specified by:
      $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
    • equals

      public final boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object