in modules/pipeline/custom_steps.py [0:0]
def __init__(
self,
state_id,
transformer,
job_name,
model_name,
data,
outputpath,
data_type="S3Prefix",
content_type=None,
compression_type=None,
split_type=None,
experiment_config=None,
wait_for_completion=True,
tags=None,
input_filter=None,
output_filter=None,
join_source=None,
**kwargs,