@Stability(value=Stable) @Internal public static final class CfnPipeline.ChannelProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPipeline.ChannelProperty
CfnPipeline.ChannelPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPipeline.ChannelProperty.Builder, CfnPipeline.ChannelProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPipeline.ChannelProperty.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) |
String |
getChannelName()
The name of the channel from which the messages are processed.
|
String |
getName()
The name of the 'channel' activity.
|
String |
getNext()
The next activity in the pipeline.
|
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.ChannelProperty.Builder builder)
CfnPipeline.ActivityProperty.Builder.public final String getChannelName()
CfnPipeline.ChannelPropertygetChannelName in interface CfnPipeline.ChannelPropertypublic final String getName()
CfnPipeline.ChannelPropertygetName in interface CfnPipeline.ChannelPropertypublic final String getNext()
CfnPipeline.ChannelPropertygetNext in interface CfnPipeline.ChannelProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.