public static final class ManualApprovalActionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ManualApprovalActionProps
software.amazon.jsii.JsiiObject.InitializationModeManualApprovalActionProps.Builder, ManualApprovalActionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Number |
getRunOrder()
The runOrder property for this Action.
|
software.amazon.awscdk.services.codepipeline.api.IStage |
getStage()
The Pipeline Stage to add this Action to.
|
void |
setRunOrder(Number value)
The runOrder property for this Action.
|
void |
setStage(software.amazon.awscdk.services.codepipeline.api.IStage value)
The Pipeline Stage to add this Action to.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Nullable public Number getRunOrder()
getRunOrder in interface software.amazon.awscdk.services.codepipeline.api.CommonActionPropshttps://docs.aws.amazon.com/codepipeline/latest/userguide/reference-pipeline-structure.htmlpublic void setRunOrder(@Nullable Number value)
setRunOrder in interface software.amazon.awscdk.services.codepipeline.api.CommonActionPropshttps://docs.aws.amazon.com/codepipeline/latest/userguide/reference-pipeline-structure.htmlpublic software.amazon.awscdk.services.codepipeline.api.IStage getStage()
getStage in interface software.amazon.awscdk.services.codepipeline.api.CommonActionConstructPropspublic void setStage(software.amazon.awscdk.services.codepipeline.api.IStage value)
setStage in interface software.amazon.awscdk.services.codepipeline.api.CommonActionConstructPropsCopyright © 2018. All rights reserved.