Class CfnDeliveryStream.ProcessorParameterProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream.ProcessorParameterProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDeliveryStream.ProcessorParameterProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDeliveryStream.ProcessorParameterProperty
@Stability(Stable)
@Internal
public static final class CfnDeliveryStream.ProcessorParameterProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDeliveryStream.ProcessorParameterProperty
An implementation for
CfnDeliveryStream.ProcessorParameterProperty-
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.ProcessorParameterProperty
CfnDeliveryStream.ProcessorParameterProperty.Builder, CfnDeliveryStream.ProcessorParameterProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeliveryStream.ProcessorParameterProperty.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 theCfnDeliveryStream.ProcessorParameterProperty.Builder.
-
-
Method Details
-
getParameterName
Description copied from interface:CfnDeliveryStream.ProcessorParameterPropertyThe name of the parameter.Currently the following default values are supported: 3 for
NumberOfRetriesand 60 for theBufferIntervalInSeconds. TheBufferSizeInMBsranges between 0.2 MB and up to 3MB. The default buffering hint is 1MB for all destinations, except Splunk. For Splunk, the default buffering hint is 256 KB.- Specified by:
getParameterNamein interfaceCfnDeliveryStream.ProcessorParameterProperty- See Also:
-
getParameterValue
Description copied from interface:CfnDeliveryStream.ProcessorParameterPropertyThe parameter value.- Specified by:
getParameterValuein interfaceCfnDeliveryStream.ProcessorParameterProperty- 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()
-