Interface AttachDataSourceResponse.Builder

  • Method Details

    • attachmentId

      AttachDataSourceResponse.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.
    • id

      The unique identifier of the OpenSearch application.

      Parameters:
      id - The unique identifier of the OpenSearch application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      Sets the value of the Arn property for this object.
      Parameters:
      arn - The new value for the Arn property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dataSourceArn

      AttachDataSourceResponse.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 status of the data source attachment. Valid values are PENDING (waiting for resources to become active), ATTACHED (successfully attached), and FAILED (attachment timed out or encountered a non-retryable error).

      Parameters:
      status - The status of the data source attachment. Valid values are PENDING (waiting for resources to become active), ATTACHED (successfully attached), and FAILED (attachment timed out or encountered a non-retryable error).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the data source attachment. Valid values are PENDING (waiting for resources to become active), ATTACHED (successfully attached), and FAILED (attachment timed out or encountered a non-retryable error).

      Parameters:
      status - The status of the data source attachment. Valid values are PENDING (waiting for resources to become active), ATTACHED (successfully attached), and FAILED (attachment timed out or encountered a non-retryable error).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: