Uses of Enum Class
software.amazon.awscdk.services.stepfunctions.ProcessorType
Packages that use ProcessorType
Package
Description
AWS Step Functions Construct Library
-
Uses of ProcessorType in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return ProcessorTypeModifier and TypeMethodDescriptiondefault ProcessorTypeProcessorConfig.getExecutionType()Specifies the execution type for the Map workflow.final ProcessorTypeProcessorConfig.Jsii$Proxy.getExecutionType()static ProcessorTypeReturns the enum constant of this class with the specified name.static ProcessorType[]ProcessorType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.stepfunctions with parameters of type ProcessorTypeModifier and TypeMethodDescriptionProcessorConfig.Builder.executionType(ProcessorType executionType) Sets the value ofProcessorConfig.getExecutionType()