| Modifier and Type | Method and Description |
|---|---|
CodeDeployEcsDeployActionProps.Builder |
CodeDeployEcsDeployActionProps.Builder.actionName(String actionName)
Sets the value of ActionName
|
CodeDeployEcsDeployActionProps.Builder |
CodeDeployEcsDeployActionProps.Builder.appSpecTemplateFile(ArtifactPath appSpecTemplateFile)
Sets the value of AppSpecTemplateFile
|
CodeDeployEcsDeployActionProps.Builder |
CodeDeployEcsDeployActionProps.Builder.appSpecTemplateInput(Artifact appSpecTemplateInput)
Sets the value of AppSpecTemplateInput
|
static CodeDeployEcsDeployActionProps.Builder |
CodeDeployEcsDeployActionProps.builder() |
CodeDeployEcsDeployActionProps.Builder |
CodeDeployEcsDeployActionProps.Builder.containerImageInputs(List<CodeDeployEcsContainerImageInput> containerImageInputs)
Sets the value of ContainerImageInputs
|
CodeDeployEcsDeployActionProps.Builder |
CodeDeployEcsDeployActionProps.Builder.deploymentGroup(IEcsDeploymentGroup deploymentGroup)
Sets the value of DeploymentGroup
|
CodeDeployEcsDeployActionProps.Builder |
CodeDeployEcsDeployActionProps.Builder.role(IRole role)
Sets the value of Role
|
CodeDeployEcsDeployActionProps.Builder |
CodeDeployEcsDeployActionProps.Builder.runOrder(Number runOrder)
Sets the value of RunOrder
|
CodeDeployEcsDeployActionProps.Builder |
CodeDeployEcsDeployActionProps.Builder.taskDefinitionTemplateFile(ArtifactPath taskDefinitionTemplateFile)
Sets the value of TaskDefinitionTemplateFile
|
CodeDeployEcsDeployActionProps.Builder |
CodeDeployEcsDeployActionProps.Builder.taskDefinitionTemplateInput(Artifact taskDefinitionTemplateInput)
Sets the value of TaskDefinitionTemplateInput
|
Copyright © 2019. All rights reserved.