Uses of Enum
software.amazon.awscdk.services.stepfunctions.CsvHeaderLocation
Packages that use CsvHeaderLocation
Package
Description
AWS Step Functions Construct Library
-
Uses of CsvHeaderLocation in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return CsvHeaderLocationModifier and TypeMethodDescriptionCsvHeaders.getHeaderLocation()Location of headers in CSV file.static CsvHeaderLocationReturns the enum constant of this type with the specified name.static CsvHeaderLocation[]CsvHeaderLocation.values()Returns an array containing the constants of this enum type, in the order they are declared.