Interface Condition.Builder

  • Method Details

    • expression

      Condition.Builder expression(String expression)

      An expression written based on the Cedar Policy Language used to match the principal attributes.

      Parameters:
      expression - An expression written based on the Cedar Policy Language used to match the principal attributes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.