Class CfnDeliveryStreamPropsMixin.ProcessorParameterProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose.CfnDeliveryStreamPropsMixin.ProcessorParameterProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDeliveryStreamPropsMixin.ProcessorParameterProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDeliveryStreamPropsMixin.ProcessorParameterProperty
@Stability(Stable)
@Internal
public static final class CfnDeliveryStreamPropsMixin.ProcessorParameterProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDeliveryStreamPropsMixin.ProcessorParameterProperty
An implementation for
CfnDeliveryStreamPropsMixin.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.cfnpropertymixins.services.kinesisfirehose.CfnDeliveryStreamPropsMixin.ProcessorParameterProperty
CfnDeliveryStreamPropsMixin.ProcessorParameterProperty.Builder, CfnDeliveryStreamPropsMixin.ProcessorParameterProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeliveryStreamPropsMixin.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 theCfnDeliveryStreamPropsMixin.ProcessorParameterProperty.Builder.
-
-
Method Details
-
getParameterName
Description copied from interface:CfnDeliveryStreamPropsMixin.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 interfaceCfnDeliveryStreamPropsMixin.ProcessorParameterProperty- See Also:
-
getParameterValue
Description copied from interface:CfnDeliveryStreamPropsMixin.ProcessorParameterPropertyThe parameter value.Returns union: either
StringorIRoleReforIFunctionRef- Specified by:
getParameterValuein interfaceCfnDeliveryStreamPropsMixin.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()
-