Interface TransformJobStepMetadata.Builder

    • Method Detail

      • arn

        TransformJobStepMetadata.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the transform job that was run by this step execution.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the transform job that was run by this step execution.
        Returns:
        Returns a reference to this object so that method calls can be chained together.