Interface RecommendationResourceExclusion.Builder

    • Method Detail

      • arn

        RecommendationResourceExclusion.Builder arn​(String arn)

        The ARN of the Recommendation Resource

        Parameters:
        arn - The ARN of the Recommendation Resource
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • isExcluded

        RecommendationResourceExclusion.Builder isExcluded​(Boolean isExcluded)

        The exclusion status

        Parameters:
        isExcluded - The exclusion status
        Returns:
        Returns a reference to this object so that method calls can be chained together.