@Stability(value=Experimental) @Internal public static final class KinesisStreamProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements KinesisStreamProps
KinesisStreamPropssoftware.amazon.jsii.JsiiObject.InitializationModeKinesisStreamProps.Builder, KinesisStreamProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(RuleTargetInput message,
String partitionKeyPath)
Constructor that initializes the object based on literal property values passed by the
KinesisStreamProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
RuleTargetInput |
getMessage()
(experimental) The message to send to the stream.
|
String |
getPartitionKeyPath()
(experimental) Partition Key Path for records sent to this stream.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(RuleTargetInput message, String partitionKeyPath)
KinesisStreamProps.Builder.public final RuleTargetInput getMessage()
KinesisStreamPropsMust be a valid JSON text passed to the target stream.
Default: - the entire CloudWatch event
getMessage in interface KinesisStreamPropspublic final String getPartitionKeyPath()
KinesisStreamPropsDefault: - eventId as the partition key
getPartitionKeyPath in interface KinesisStreamProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.