MDAA TS Docs
    Preparing search index...

    A reference to a previous step's output, serialized as a Get expression.

    interface StepOutputReference {
        get: string;
    }
    Index

    Properties

    Properties

    get: string

    The Get expression path, e.g. "Steps.Preprocess.ProcessingOutputConfig.Outputs['train'].S3Output.S3Uri"