| Package | Description |
|---|---|
| software.amazon.awscdk.services.codepipeline.actions |
AWS CodePipeline Actions
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CodeDeployEcsContainerImageInput.Jsii$Proxy
An implementation for
CodeDeployEcsContainerImageInput |
| Modifier and Type | Method and Description |
|---|---|
CodeDeployEcsContainerImageInput |
CodeDeployEcsContainerImageInput.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CodeDeployEcsContainerImageInput> |
CodeDeployEcsDeployActionProps.getContainerImageInputs()
Configuration for dynamically updated images in the task definition.
|
List<CodeDeployEcsContainerImageInput> |
CodeDeployEcsDeployActionProps.Jsii$Proxy.getContainerImageInputs() |
| Modifier and Type | Method and Description |
|---|---|
CodeDeployEcsDeployActionProps.Builder |
CodeDeployEcsDeployActionProps.Builder.containerImageInputs(List<? extends CodeDeployEcsContainerImageInput> containerImageInputs)
Sets the value of
CodeDeployEcsDeployActionProps.getContainerImageInputs() |
CodeDeployEcsDeployAction.Builder |
CodeDeployEcsDeployAction.Builder.containerImageInputs(List<? extends CodeDeployEcsContainerImageInput> containerImageInputs)
Configuration for dynamically updated images in the task definition.
|
Copyright © 2022. All rights reserved.