| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| Modifier and Type | Method and Description |
|---|---|
static CommonEcsRunTaskProps.Builder |
CommonEcsRunTaskProps.builder() |
CommonEcsRunTaskProps.Builder |
CommonEcsRunTaskProps.Builder.cluster(ICluster cluster)
Sets the value of
CommonEcsRunTaskProps.getCluster() |
CommonEcsRunTaskProps.Builder |
CommonEcsRunTaskProps.Builder.containerOverrides(List<? extends ContainerOverride> containerOverrides)
Sets the value of
CommonEcsRunTaskProps.getContainerOverrides() |
CommonEcsRunTaskProps.Builder |
CommonEcsRunTaskProps.Builder.integrationPattern(ServiceIntegrationPattern integrationPattern)
Sets the value of
CommonEcsRunTaskProps.getIntegrationPattern() |
CommonEcsRunTaskProps.Builder |
CommonEcsRunTaskProps.Builder.taskDefinition(TaskDefinition taskDefinition)
Sets the value of
CommonEcsRunTaskProps.getTaskDefinition() |
Copyright © 2021. All rights reserved.