@Stability(value=Stable) @Internal public static final class CfnPipeline.ActivityProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPipeline.ActivityProperty
CfnPipeline.ActivityPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPipeline.ActivityProperty.Builder, CfnPipeline.ActivityProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPipeline.ActivityProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPipeline.ActivityProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAddAttributes()
Adds other attributes based on existing attributes in the message.
|
Object |
getChannel()
Determines the source of the messages to be processed.
|
Object |
getDatastore()
Specifies where to store the processed message data.
|
Object |
getDeviceRegistryEnrich()
Adds data from the AWS IoT device registry to your message.
|
Object |
getDeviceShadowEnrich()
Adds information from the AWS IoT Device Shadows service to a message.
|
Object |
getFilter()
Filters a message based on its attributes.
|
Object |
getLambda()
Runs a Lambda function to modify the message.
|
Object |
getMath()
Computes an arithmetic expression using the message's attributes and adds it to the message.
|
Object |
getRemoveAttributes()
Removes attributes from a message.
|
Object |
getSelectAttributes()
Creates a new message using only the specified attributes from the original message.
|
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(CfnPipeline.ActivityProperty.Builder builder)
CfnPipeline.ActivityProperty.Builder.public final Object getAddAttributes()
CfnPipeline.ActivityPropertygetAddAttributes in interface CfnPipeline.ActivityPropertypublic final Object getChannel()
CfnPipeline.ActivityPropertygetChannel in interface CfnPipeline.ActivityPropertypublic final Object getDatastore()
CfnPipeline.ActivityPropertygetDatastore in interface CfnPipeline.ActivityPropertypublic final Object getDeviceRegistryEnrich()
CfnPipeline.ActivityPropertygetDeviceRegistryEnrich in interface CfnPipeline.ActivityPropertypublic final Object getDeviceShadowEnrich()
CfnPipeline.ActivityPropertygetDeviceShadowEnrich in interface CfnPipeline.ActivityPropertypublic final Object getFilter()
CfnPipeline.ActivityPropertygetFilter in interface CfnPipeline.ActivityPropertypublic final Object getLambda()
CfnPipeline.ActivityPropertygetLambda in interface CfnPipeline.ActivityPropertypublic final Object getMath()
CfnPipeline.ActivityPropertygetMath in interface CfnPipeline.ActivityPropertypublic final Object getRemoveAttributes()
CfnPipeline.ActivityPropertygetRemoveAttributes in interface CfnPipeline.ActivityPropertypublic final Object getSelectAttributes()
CfnPipeline.ActivityPropertygetSelectAttributes in interface CfnPipeline.ActivityProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.