sequentialExecutorConfiguration

construct an aws.sdk.kotlin.services.mediatailor.model.SequentialExecutorConfiguration inside the given block


The configuration for a SEQUENTIAL_EXECUTOR function. Specifies the ordered list of child functions to execute, an optional output block, and a timeout. Required when FunctionType is SEQUENTIAL_EXECUTOR.