Interface CheckSummary.Builder

  • Method Details

    • arn

      The ARN of the AWS Trusted Advisor Check

      Parameters:
      arn - The ARN of the AWS Trusted Advisor Check
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • awsServices

      CheckSummary.Builder awsServices(Collection<String> awsServices)

      The AWS Services that the Check applies to

      Parameters:
      awsServices - The AWS Services that the Check applies to
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • awsServices

      CheckSummary.Builder awsServices(String... awsServices)

      The AWS Services that the Check applies to

      Parameters:
      awsServices - The AWS Services that the Check applies to
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      CheckSummary.Builder description(String description)

      A description of what the AWS Trusted Advisor Check is monitoring

      Parameters:
      description - A description of what the AWS Trusted Advisor Check is monitoring
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The unique identifier of the AWS Trusted Advisor Check

      Parameters:
      id - The unique identifier of the AWS Trusted Advisor Check
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • metadata

      CheckSummary.Builder metadata(Map<String,String> metadata)

      The column headings for the metadata returned in the resource

      Parameters:
      metadata - The column headings for the metadata returned in the resource
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the AWS Trusted Advisor Check

      Parameters:
      name - The name of the AWS Trusted Advisor Check
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pillarsWithStrings

      CheckSummary.Builder pillarsWithStrings(Collection<String> pillars)

      The Recommendation pillars that the AWS Trusted Advisor Check falls under

      Parameters:
      pillars - The Recommendation pillars that the AWS Trusted Advisor Check falls under
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pillarsWithStrings

      CheckSummary.Builder pillarsWithStrings(String... pillars)

      The Recommendation pillars that the AWS Trusted Advisor Check falls under

      Parameters:
      pillars - The Recommendation pillars that the AWS Trusted Advisor Check falls under
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pillars

      The Recommendation pillars that the AWS Trusted Advisor Check falls under

      Parameters:
      pillars - The Recommendation pillars that the AWS Trusted Advisor Check falls under
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pillars

      The Recommendation pillars that the AWS Trusted Advisor Check falls under

      Parameters:
      pillars - The Recommendation pillars that the AWS Trusted Advisor Check falls under
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • source

      CheckSummary.Builder source(String source)

      The source of the Recommendation

      Parameters:
      source - The source of the Recommendation
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • source

      The source of the Recommendation

      Parameters:
      source - The source of the Recommendation
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: