@Stability(value=Stable)
public static interface CfnPipeline.StageTransitionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-disableinboundstagetransitions.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPipeline.StageTransitionProperty.Builder
A builder for
CfnPipeline.StageTransitionProperty |
static class |
CfnPipeline.StageTransitionProperty.Jsii$Proxy
An implementation for
CfnPipeline.StageTransitionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPipeline.StageTransitionProperty.Builder |
builder() |
String |
getReason()
`CfnPipeline.StageTransitionProperty.Reason`.
|
String |
getStageName()
`CfnPipeline.StageTransitionProperty.StageName`.
|
@Stability(value=Stable) @NotNull String getReason()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-disableinboundstagetransitions.html#cfn-codepipeline-pipeline-disableinboundstagetransitions-reason@Stability(value=Stable) @NotNull String getStageName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-disableinboundstagetransitions.html#cfn-codepipeline-pipeline-disableinboundstagetransitions-stagename@Stability(value=Stable) static CfnPipeline.StageTransitionProperty.Builder builder()
Copyright © 2020. All rights reserved.