@Stability(value=Stable) @Internal public static final class CfnPipelineProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPipelineProps
CfnPipelinePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnPipelineProps.Builder, CfnPipelineProps.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(String name,
Object parameterObjects,
Object activate,
String description,
Object parameterValues,
Object pipelineObjects,
Object pipelineTags)
Constructor that initializes the object based on literal property values passed by the
CfnPipelineProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getActivate()
`AWS::DataPipeline::Pipeline.Activate`.
|
String |
getDescription()
`AWS::DataPipeline::Pipeline.Description`.
|
String |
getName()
`AWS::DataPipeline::Pipeline.Name`.
|
Object |
getParameterObjects()
`AWS::DataPipeline::Pipeline.ParameterObjects`.
|
Object |
getParameterValues()
`AWS::DataPipeline::Pipeline.ParameterValues`.
|
Object |
getPipelineObjects()
`AWS::DataPipeline::Pipeline.PipelineObjects`.
|
Object |
getPipelineTags()
`AWS::DataPipeline::Pipeline.PipelineTags`.
|
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.public final String getName()
CfnPipelinePropsgetName in interface CfnPipelinePropspublic final Object getParameterObjects()
CfnPipelinePropsgetParameterObjects in interface CfnPipelinePropspublic final Object getActivate()
CfnPipelinePropsgetActivate in interface CfnPipelinePropspublic final String getDescription()
CfnPipelinePropsgetDescription in interface CfnPipelinePropspublic final Object getParameterValues()
CfnPipelinePropsgetParameterValues in interface CfnPipelinePropspublic final Object getPipelineObjects()
CfnPipelinePropsgetPipelineObjects in interface CfnPipelinePropspublic final Object getPipelineTags()
CfnPipelinePropsgetPipelineTags in interface CfnPipelineProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.