Interface ListNotificationRulesFilter.Builder

    • Method Detail

      • value

        ListNotificationRulesFilter.Builder value​(String value)

        The value of the attribute you want to use to filter the returned notification rules. For example, if you specify filtering by RESOURCE in Name, you might specify the ARN of a pipeline in CodePipeline for the value.

        Parameters:
        value - The value of the attribute you want to use to filter the returned notification rules. For example, if you specify filtering by RESOURCE in Name, you might specify the ARN of a pipeline in CodePipeline for the value.
        Returns:
        Returns a reference to this object so that method calls can be chained together.