Interface DataSource.Builder

  • Method Details

    • dataSourceArn

      DataSource.Builder dataSourceArn(String dataSourceArn)
      Sets the value of the DataSourceArn property for this object.
      Parameters:
      dataSourceArn - The new value for the DataSourceArn property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dataSourceDescription

      DataSource.Builder dataSourceDescription(String dataSourceDescription)

      Detailed description of a data source.

      Parameters:
      dataSourceDescription - Detailed description of a data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.