@Stability(value=Stable) @Internal public static final class CfnPipeline.AddAttributesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPipeline.AddAttributesProperty
CfnPipeline.AddAttributesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPipeline.AddAttributesProperty.Builder, CfnPipeline.AddAttributesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPipeline.AddAttributesProperty.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 |
getAttributes()
A list of 1-50 "AttributeNameMapping" objects that map an existing attribute to a new attribute.
|
String |
getName()
The name of the 'addAttributes' 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.AddAttributesProperty.Builder builder)
CfnPipeline.ActivityProperty.Builder.public final Object getAttributes()
CfnPipeline.AddAttributesProperty
The existing attributes remain in the message, so if you want to remove the originals, use "RemoveAttributeActivity".
getAttributes in interface CfnPipeline.AddAttributesPropertypublic final String getName()
CfnPipeline.AddAttributesPropertygetName in interface CfnPipeline.AddAttributesPropertypublic final String getNext()
CfnPipeline.AddAttributesPropertygetNext in interface CfnPipeline.AddAttributesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.