@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 CfnPipelinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datapipeline-pipeline.html#cfn-datapipeline-pipeline-namepublic final Object getParameterObjects()
CfnPipelinePropsgetParameterObjects in interface CfnPipelinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datapipeline-pipeline.html#cfn-datapipeline-pipeline-parameterobjectspublic final Object getActivate()
CfnPipelinePropsgetActivate in interface CfnPipelinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datapipeline-pipeline.html#cfn-datapipeline-pipeline-activatepublic final String getDescription()
CfnPipelinePropsgetDescription in interface CfnPipelinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datapipeline-pipeline.html#cfn-datapipeline-pipeline-descriptionpublic final Object getParameterValues()
CfnPipelinePropsgetParameterValues in interface CfnPipelinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datapipeline-pipeline.html#cfn-datapipeline-pipeline-parametervaluespublic final Object getPipelineObjects()
CfnPipelinePropsgetPipelineObjects in interface CfnPipelinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datapipeline-pipeline.html#cfn-datapipeline-pipeline-pipelineobjectspublic final Object getPipelineTags()
CfnPipelinePropsgetPipelineTags in interface CfnPipelinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datapipeline-pipeline.html#cfn-datapipeline-pipeline-pipelinetags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.