Interface RecommendationResourceSummary.Builder

    • Method Detail

      • arn

        RecommendationResourceSummary.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.
      • awsResourceId

        RecommendationResourceSummary.Builder awsResourceId​(String awsResourceId)

        The AWS resource identifier

        Parameters:
        awsResourceId - The AWS resource identifier
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • exclusionStatus

        RecommendationResourceSummary.Builder exclusionStatus​(String exclusionStatus)

        The exclusion status of the Recommendation Resource

        Parameters:
        exclusionStatus - The exclusion status of the Recommendation Resource
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ExclusionStatus, ExclusionStatus
      • id

        RecommendationResourceSummary.Builder id​(String id)

        The ID of the Recommendation Resource

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

        RecommendationResourceSummary.Builder lastUpdatedAt​(Instant lastUpdatedAt)

        When the Recommendation Resource was last updated

        Parameters:
        lastUpdatedAt - When the Recommendation Resource was last updated
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • metadata

        RecommendationResourceSummary.Builder metadata​(Map<String,​String> metadata)

        Metadata associated with the Recommendation Resource

        Parameters:
        metadata - Metadata associated with the Recommendation Resource
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • recommendationArn

        RecommendationResourceSummary.Builder recommendationArn​(String recommendationArn)

        The Recommendation ARN

        Parameters:
        recommendationArn - The Recommendation ARN
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • regionCode

        RecommendationResourceSummary.Builder regionCode​(String regionCode)

        The AWS Region code that the Recommendation Resource is in

        Parameters:
        regionCode - The AWS Region code that the Recommendation Resource is in
        Returns:
        Returns a reference to this object so that method calls can be chained together.