@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(Object pipelineDefinition,
String pipelineName,
String roleArn,
String pipelineDescription,
String pipelineDisplayName,
List<? extends CfnTag> tags)
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 |
getPipelineDefinition()
`AWS::SageMaker::Pipeline.PipelineDefinition`.
|
String |
getPipelineDescription()
`AWS::SageMaker::Pipeline.PipelineDescription`.
|
String |
getPipelineDisplayName()
`AWS::SageMaker::Pipeline.PipelineDisplayName`.
|
String |
getPipelineName()
`AWS::SageMaker::Pipeline.PipelineName`.
|
String |
getRoleArn()
`AWS::SageMaker::Pipeline.RoleArn`.
|
List<CfnTag> |
getTags()
`AWS::SageMaker::Pipeline.Tags`.
|
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 Object getPipelineDefinition()
CfnPipelinePropsgetPipelineDefinition in interface CfnPipelinePropspublic final String getPipelineName()
CfnPipelinePropsgetPipelineName in interface CfnPipelinePropspublic final String getRoleArn()
CfnPipelinePropsgetRoleArn in interface CfnPipelinePropspublic final String getPipelineDescription()
CfnPipelinePropsgetPipelineDescription in interface CfnPipelinePropspublic final String getPipelineDisplayName()
CfnPipelinePropsgetPipelineDisplayName in interface CfnPipelinePropspublic final List<CfnTag> getTags()
CfnPipelinePropsgetTags in interface CfnPipelineProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.