@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 roleArn,
Object stages,
Object artifactStore,
Object artifactStores,
Object disableInboundStageTransitions,
String name,
Object restartExecutionOnUpdate,
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 |
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(String roleArn, Object stages, Object artifactStore, Object artifactStores, Object disableInboundStageTransitions, String name, Object restartExecutionOnUpdate, List<? extends CfnTag> tags)
CfnPipelineProps.Builder.public final String getRoleArn()
CfnPipelinePropsgetRoleArn in interface CfnPipelinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-pipeline.html#cfn-codepipeline-pipeline-rolearnpublic final Object getStages()
CfnPipelinePropsgetStages in interface CfnPipelinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-pipeline.html#cfn-codepipeline-pipeline-stagespublic final Object getArtifactStore()
CfnPipelinePropsgetArtifactStore in interface CfnPipelinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-pipeline.html#cfn-codepipeline-pipeline-artifactstorepublic final Object getArtifactStores()
CfnPipelinePropsgetArtifactStores in interface CfnPipelinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-pipeline.html#cfn-codepipeline-pipeline-artifactstorespublic final Object getDisableInboundStageTransitions()
CfnPipelinePropsgetDisableInboundStageTransitions in interface CfnPipelinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-pipeline.html#cfn-codepipeline-pipeline-disableinboundstagetransitionspublic final String getName()
CfnPipelinePropsgetName in interface CfnPipelinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-pipeline.html#cfn-codepipeline-pipeline-namepublic final Object getRestartExecutionOnUpdate()
CfnPipelinePropsgetRestartExecutionOnUpdate in interface CfnPipelinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-pipeline.html#cfn-codepipeline-pipeline-restartexecutiononupdatepublic final List<CfnTag> getTags()
CfnPipelinePropsgetTags in interface CfnPipelinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-pipeline.html#cfn-codepipeline-pipeline-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.