@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 |
getArtifactStore()
`AWS::CodePipeline::Pipeline.ArtifactStore`.
|
Object |
getArtifactStores()
`AWS::CodePipeline::Pipeline.ArtifactStores`.
|
Object |
getDisableInboundStageTransitions()
`AWS::CodePipeline::Pipeline.DisableInboundStageTransitions`.
|
String |
getName()
`AWS::CodePipeline::Pipeline.Name`.
|
Object |
getRestartExecutionOnUpdate()
`AWS::CodePipeline::Pipeline.RestartExecutionOnUpdate`.
|
String |
getRoleArn()
`AWS::CodePipeline::Pipeline.RoleArn`.
|
Object |
getStages()
`AWS::CodePipeline::Pipeline.Stages`.
|
List<CfnTag> |
getTags()
`AWS::CodePipeline::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.protected Jsii$Proxy(CfnPipelineProps.Builder builder)
CfnPipelineProps.Builder.public final Object getArtifactStore()
CfnPipelinePropsgetArtifactStore in interface CfnPipelinePropspublic final Object getArtifactStores()
CfnPipelinePropsgetArtifactStores in interface CfnPipelinePropspublic final Object getDisableInboundStageTransitions()
CfnPipelinePropsgetDisableInboundStageTransitions in interface CfnPipelinePropspublic final String getName()
CfnPipelinePropsgetName in interface CfnPipelinePropspublic final Object getRestartExecutionOnUpdate()
CfnPipelinePropsgetRestartExecutionOnUpdate in interface CfnPipelinePropspublic final String getRoleArn()
CfnPipelinePropsgetRoleArn in interface CfnPipelinePropspublic final Object getStages()
CfnPipelinePropsgetStages 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.