@Stability(value=Stable) @Internal public static final class CfnPipelineProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPipelineProps
CfnPipelineProps
software.amazon.jsii.JsiiObject.InitializationMode
CfnPipelineProps.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, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final String getName()
CfnPipelineProps
getName
in interface CfnPipelineProps
public final Object getParameterObjects()
CfnPipelineProps
getParameterObjects
in interface CfnPipelineProps
public final Object getActivate()
CfnPipelineProps
getActivate
in interface CfnPipelineProps
public final String getDescription()
CfnPipelineProps
getDescription
in interface CfnPipelineProps
public final Object getParameterValues()
CfnPipelineProps
getParameterValues
in interface CfnPipelineProps
public final Object getPipelineObjects()
CfnPipelineProps
getPipelineObjects
in interface CfnPipelineProps
public final Object getPipelineTags()
CfnPipelineProps
getPipelineTags
in interface CfnPipelineProps
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2021. All rights reserved.