Uses of Class
software.amazon.awscdk.services.stepfunctions.ActivityProps.Builder
Packages that use ActivityProps.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of ActivityProps.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return ActivityProps.BuilderModifier and TypeMethodDescriptionActivityProps.Builder.activityName(String activityName) Sets the value ofActivityProps.getActivityName()static ActivityProps.BuilderActivityProps.builder()ActivityProps.Builder.encryptionConfiguration(EncryptionConfiguration encryptionConfiguration) Sets the value ofActivityProps.getEncryptionConfiguration()Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type ActivityProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ActivityProps.Builder builder) Constructor that initializes the object based on literal property values passed by theActivityProps.Builder.