Interface ListTagSyncTasksFilter.Builder

    • Method Detail

      • groupArn

        ListTagSyncTasksFilter.Builder groupArn​(String groupArn)

        The Amazon resource name (ARN) of the application group.

        Parameters:
        groupArn - The Amazon resource name (ARN) of the application group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • groupName

        ListTagSyncTasksFilter.Builder groupName​(String groupName)

        The name of the application group.

        Parameters:
        groupName - The name of the application group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.