Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.LaunchTargetBindOptions.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of LaunchTargetBindOptions.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeMethodDescriptionLaunchTargetBindOptions.builder()
Sets the value ofLaunchTargetBindOptions.getCluster()
LaunchTargetBindOptions.Builder.taskDefinition
(ITaskDefinition taskDefinition) Sets the value ofLaunchTargetBindOptions.getTaskDefinition()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theLaunchTargetBindOptions.Builder
.