Class CfnDeliveryStreamPropsMixin.RedshiftRetryOptionsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose.CfnDeliveryStreamPropsMixin.RedshiftRetryOptionsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDeliveryStreamPropsMixin.RedshiftRetryOptionsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDeliveryStreamPropsMixin.RedshiftRetryOptionsProperty
@Stability(Stable)
@Internal
public static final class CfnDeliveryStreamPropsMixin.RedshiftRetryOptionsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDeliveryStreamPropsMixin.RedshiftRetryOptionsProperty
An implementation for
CfnDeliveryStreamPropsMixin.RedshiftRetryOptionsProperty-
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.cfnpropertymixins.services.kinesisfirehose.CfnDeliveryStreamPropsMixin.RedshiftRetryOptionsProperty
CfnDeliveryStreamPropsMixin.RedshiftRetryOptionsProperty.Builder, CfnDeliveryStreamPropsMixin.RedshiftRetryOptionsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeliveryStreamPropsMixin.RedshiftRetryOptionsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnDeliveryStreamPropsMixin.RedshiftRetryOptionsProperty.Builder.
-
-
Method Details
-
getDurationInSeconds
Description copied from interface:CfnDeliveryStreamPropsMixin.RedshiftRetryOptionsPropertyThe length of time during which Firehose retries delivery after a failure, starting from the initial request and including the first attempt.The default value is 3600 seconds (60 minutes). Firehose does not retry if the value of
DurationInSecondsis 0 (zero) or if the first delivery attempt takes longer than the current value.- Specified by:
getDurationInSecondsin interfaceCfnDeliveryStreamPropsMixin.RedshiftRetryOptionsProperty- 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()
-