RecordWrapperType

class aws_cdk.aws_stepfunctions_tasks.RecordWrapperType(value)

Bases: Enum

Define the format of the input data.

Attributes

NONE

None record wrapper type.

RECORD_IO

RecordIO record wrapper type.