@Stability(value=Stable) public static final class CfnPipeline.StageDeclarationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPipeline.StageDeclarationProperty
CfnPipeline.StageDeclarationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPipeline.StageDeclarationProperty.Builder, CfnPipeline.StageDeclarationProperty.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.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getActions()
`CfnPipeline.StageDeclarationProperty.Actions`.
|
Object |
getBlockers()
`CfnPipeline.StageDeclarationProperty.Blockers`.
|
String |
getName()
`CfnPipeline.StageDeclarationProperty.Name`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public Object getActions()
CfnPipeline.StageDeclarationPropertygetActions in interface CfnPipeline.StageDeclarationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages.html#cfn-codepipeline-pipeline-stages-actionspublic String getName()
CfnPipeline.StageDeclarationPropertygetName in interface CfnPipeline.StageDeclarationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages.html#cfn-codepipeline-pipeline-stages-namepublic Object getBlockers()
CfnPipeline.StageDeclarationPropertygetBlockers in interface CfnPipeline.StageDeclarationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages.html#cfn-codepipeline-pipeline-stages-blockerspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.