@Generated(value="jsii-pacmak/0.20.8 (build bd5ef4d)", date="2019-11-25T14:22:25.784Z") @Stability(value=Stable) public interface EcsDeployActionProps extends software.amazon.jsii.JsiiSerializable, CommonAwsActionProps
EcsDeployAction.| Modifier and Type | Interface and Description |
|---|---|
static class |
EcsDeployActionProps.Builder
A builder for
EcsDeployActionProps |
static class |
EcsDeployActionProps.Jsii$Proxy
An implementation for
EcsDeployActionProps |
| Modifier and Type | Method and Description |
|---|---|
static EcsDeployActionProps.Builder |
builder() |
default ArtifactPath |
getImageFile()
The name of the JSON image definitions file to use for deployments.
|
default Artifact |
getInput()
The input artifact that contains the JSON image definitions file to use for deployments.
|
BaseService |
getService()
The ECS Service to deploy.
|
getRolegetActionName, getRunOrder@Stability(value=Stable) BaseService getService()
@Stability(value=Stable) default ArtifactPath getImageFile()
https://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-create.html#pipelines-create-image-definitions@Stability(value=Stable) default Artifact getInput()
https://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-create.html#pipelines-create-image-definitions@Stability(value=Stable) static EcsDeployActionProps.Builder builder()
builder in interface CommonActionPropsbuilder in interface CommonAwsActionPropsEcsDeployActionProps.Builder of EcsDeployActionPropsCopyright © 2019. All rights reserved.