Interface UpdateRevenueAttributionResponse.Builder

  • Method Details

    • id

      The unique identifier of the updated revenue attribution.

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

      The Amazon Resource Name (ARN) of the updated revenue attribution.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the updated revenue attribution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      The updated description of the revenue attribution.

      Parameters:
      description - The updated description of the revenue attribution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedDate

      UpdateRevenueAttributionResponse.Builder lastModifiedDate(Instant lastModifiedDate)

      The date when the attribution was last modified.

      Parameters:
      lastModifiedDate - The date when the attribution was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • latestRevision

      UpdateRevenueAttributionResponse.Builder latestRevision(String latestRevision)

      The latest revision of the attribution after the update.

      Parameters:
      latestRevision - The latest revision of the attribution after the update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.