Interface ListResourcesForWebAclResponse.Builder

    • Method Detail

      • resourceArns

        ListResourcesForWebAclResponse.Builder resourceArns​(Collection<String> resourceArns)

        The array of Amazon Resource Names (ARNs) of the associated resources.

        Parameters:
        resourceArns - The array of Amazon Resource Names (ARNs) of the associated resources.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceArns

        ListResourcesForWebAclResponse.Builder resourceArns​(String... resourceArns)

        The array of Amazon Resource Names (ARNs) of the associated resources.

        Parameters:
        resourceArns - The array of Amazon Resource Names (ARNs) of the associated resources.
        Returns:
        Returns a reference to this object so that method calls can be chained together.