Interface GroupQuery.Builder

    • Method Detail

      • groupName

        GroupQuery.Builder groupName​(String groupName)

        The name of the resource group that is associated with the specified resource query.

        Parameters:
        groupName - The name of the resource group that is associated with the specified resource query.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceQuery

        GroupQuery.Builder resourceQuery​(ResourceQuery resourceQuery)

        The resource query that determines which Amazon Web Services resources are members of the associated resource group.

        Parameters:
        resourceQuery - The resource query that determines which Amazon Web Services resources are members of the associated resource group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.