Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.TaskEnvironmentVariable.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of TaskEnvironmentVariable.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeMethodDescriptionTaskEnvironmentVariable.builder()
Sets the value ofTaskEnvironmentVariable.getName()
Sets the value ofTaskEnvironmentVariable.getValue()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theTaskEnvironmentVariable.Builder
.