@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(CfnPipelineProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPipelineProps.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 |
getParallelismConfiguration()
`AWS::SageMaker::Pipeline.ParallelismConfiguration`.
|
Object |
getPipelineDefinition()
The definition of the pipeline.
|
String |
getPipelineDescription()
The description of the pipeline.
|
String |
getPipelineDisplayName()
The display name of the pipeline.
|
String |
getPipelineName()
The name of the pipeline.
|
String |
getRoleArn()
The Amazon Resource Name (ARN) of the IAM role used to execute the pipeline.
|
List<CfnTag> |
getTags()
The tags of 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(CfnPipelineProps.Builder builder)
CfnPipelineProps.Builder.public final Object getPipelineDefinition()
CfnPipelinePropsThis can be either a JSON string or an Amazon S3 location.
getPipelineDefinition in interface CfnPipelinePropspublic final String getPipelineName()
CfnPipelinePropsgetPipelineName in interface CfnPipelinePropspublic final String getRoleArn()
CfnPipelinePropsgetRoleArn in interface CfnPipelinePropspublic final Object getParallelismConfiguration()
CfnPipelinePropsgetParallelismConfiguration 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 © 2022. All rights reserved.