Interface DataSourceAttachmentSummary.Builder

  • Method Details

    • attachmentId

      DataSourceAttachmentSummary.Builder attachmentId(String attachmentId)

      The unique identifier assigned to the data source attachment.

      Parameters:
      attachmentId - The unique identifier assigned to the data source attachment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dataSourceArn

      DataSourceAttachmentSummary.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.
    • status

      The current status of the data source attachment. Valid values are PENDING, ATTACHED, and FAILED.

      Parameters:
      status - The current status of the data source attachment. Valid values are PENDING, ATTACHED, and FAILED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the data source attachment. Valid values are PENDING, ATTACHED, and FAILED.

      Parameters:
      status - The current status of the data source attachment. Valid values are PENDING, ATTACHED, and FAILED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: