@Stability(value=Stable) public static final class EcsDeployActionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EcsDeployActionProps
EcsDeployActionPropssoftware.amazon.jsii.JsiiObject.InitializationModeEcsDeployActionProps.Builder, EcsDeployActionProps.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) |
String |
getActionName() |
ArtifactPath |
getImageFile()
The name of the JSON image definitions file to use for deployments.
|
Artifact |
getInput()
The input artifact that contains the JSON image definitions file to use for deployments.
|
IRole |
getRole() |
Number |
getRunOrder() |
BaseService |
getService()
The ECS Service to deploy.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, 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 BaseService getService()
EcsDeployActionPropsgetService in interface EcsDeployActionPropspublic ArtifactPath getImageFile()
EcsDeployActionPropsgetImageFile in interface EcsDeployActionPropshttps://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-create.html#pipelines-create-image-definitionspublic Artifact getInput()
EcsDeployActionPropsgetInput in interface EcsDeployActionPropshttps://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-create.html#pipelines-create-image-definitionspublic IRole getRole()
getRole in interface CommonAwsActionPropspublic String getActionName()
getActionName in interface CommonActionPropspublic Number getRunOrder()
getRunOrder in interface CommonActionPropspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.