Interface UpdateRecommendationStatusItem.Builder

All Superinterfaces:
Buildable, CopyableBuilder<UpdateRecommendationStatusItem.Builder,UpdateRecommendationStatusItem>, SdkBuilder<UpdateRecommendationStatusItem.Builder,UpdateRecommendationStatusItem>, SdkPojo
Enclosing class:
UpdateRecommendationStatusItem

public static interface UpdateRecommendationStatusItem.Builder extends SdkPojo, CopyableBuilder<UpdateRecommendationStatusItem.Builder,UpdateRecommendationStatusItem>
  • Method Details

    • resourceId

      Resource identifier of the operational recommendation item.

      Parameters:
      resourceId - Resource identifier of the operational recommendation item.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetAccountId

      UpdateRecommendationStatusItem.Builder targetAccountId(String targetAccountId)

      Identifier of the target Amazon Web Services account.

      Parameters:
      targetAccountId - Identifier of the target Amazon Web Services account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetRegion

      UpdateRecommendationStatusItem.Builder targetRegion(String targetRegion)

      Identifier of the target Amazon Web Services Region.

      Parameters:
      targetRegion - Identifier of the target Amazon Web Services Region.
      Returns:
      Returns a reference to this object so that method calls can be chained together.