Uses of Enum Class
software.amazon.awscdk.services.stepfunctions.tasks.SplitType
Packages that use SplitType
Package
Description
Tasks for AWS Step Functions
-
Uses of SplitType in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return SplitTypeModifier and TypeMethodDescriptiondefault SplitTypeTransformInput.getSplitType()Method to use to split the transform job's data files into smaller batches.final SplitTypeTransformInput.Jsii$Proxy.getSplitType()static SplitTypeReturns the enum constant of this class with the specified name.static SplitType[]SplitType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type SplitType