Interface AnalysisSourceTemplate.Builder

    • Method Detail

      • dataSetReferences

        AnalysisSourceTemplate.Builder dataSetReferences​(Collection<DataSetReference> dataSetReferences)

        The dataset references of the source template of an analysis.

        Parameters:
        dataSetReferences - The dataset references of the source template of an analysis.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • dataSetReferences

        AnalysisSourceTemplate.Builder dataSetReferences​(DataSetReference... dataSetReferences)

        The dataset references of the source template of an analysis.

        Parameters:
        dataSetReferences - The dataset references of the source template of an analysis.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        AnalysisSourceTemplate.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the source template of an analysis.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the source template of an analysis.
        Returns:
        Returns a reference to this object so that method calls can be chained together.