Uses of Enum
software.amazon.awscdk.services.stepfunctions.CsvHeaderLocation
Package
Description
AWS Step Functions Construct Library
-
Uses of CsvHeaderLocation in software.amazon.awscdk.services.stepfunctions
Modifier and TypeMethodDescriptionCsvHeaders.getHeaderLocation()
Location of headers in CSV file.static CsvHeaderLocation
Returns 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.