Interface TopicV2DataSetRelationEndpoint.Builder

  • Method Details

    • dataSetArn

      The Amazon Resource Name (ARN) of the data set at this endpoint of the relation.

      Parameters:
      dataSetArn - The Amazon Resource Name (ARN) of the data set at this endpoint of the relation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • columnNames

      The names of the columns that are used in the data set relation.

      Parameters:
      columnNames - The names of the columns that are used in the data set relation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • columnNames

      TopicV2DataSetRelationEndpoint.Builder columnNames(String... columnNames)

      The names of the columns that are used in the data set relation.

      Parameters:
      columnNames - The names of the columns that are used in the data set relation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.