Interface DataSource.Builder

  • Method Details

    • displayName

      DataSource.Builder displayName(String displayName)

      The name of the Amazon Q Business data source.

      Parameters:
      displayName - The name of the Amazon Q Business data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dataSourceId

      DataSource.Builder dataSourceId(String dataSourceId)

      The identifier of the Amazon Q Business data source.

      Parameters:
      dataSourceId - The identifier of the Amazon Q Business data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of the Amazon Q Business data source.

      Parameters:
      type - The type of the Amazon Q Business data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      DataSource.Builder createdAt(Instant createdAt)

      The Unix timestamp when the Amazon Q Business data source was created.

      Parameters:
      createdAt - The Unix timestamp when the Amazon Q Business data source was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      DataSource.Builder updatedAt(Instant updatedAt)

      The Unix timestamp when the Amazon Q Business data source was last updated.

      Parameters:
      updatedAt - The Unix timestamp when the Amazon Q Business data source was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      DataSource.Builder status(String status)

      The status of the Amazon Q Business data source.

      Parameters:
      status - The status of the Amazon Q Business data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the Amazon Q Business data source.

      Parameters:
      status - The status of the Amazon Q Business data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: