Interface PillarItem.Builder

  • Method Details

    • pillar

      PillarItem.Builder pillar(String pillar)

      The pillar this item configuration applies to.

      Parameters:
      pillar - The pillar this item configuration applies to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • pillar

      PillarItem.Builder pillar(Pillar pillar)

      The pillar this item configuration applies to.

      Parameters:
      pillar - The pillar this item configuration applies to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ids

      A list of item IDs to process for this pillar, such as best practice IDs, Amazon Web Services service names, or resource ARNs.

      Parameters:
      ids - A list of item IDs to process for this pillar, such as best practice IDs, Amazon Web Services service names, or resource ARNs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ids

      A list of item IDs to process for this pillar, such as best practice IDs, Amazon Web Services service names, or resource ARNs.

      Parameters:
      ids - A list of item IDs to process for this pillar, such as best practice IDs, Amazon Web Services service names, or resource ARNs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.