Interface ListTagsForResourceResponse.Builder

    • Method Detail

      • tags

        ListTagsForResourceResponse.Builder tags​(Map<String,​String> tags)

        The tag values that are assigned to the behavior graph. The request returns up to 50 tag values.

        Parameters:
        tags - The tag values that are assigned to the behavior graph. The request returns up to 50 tag values.
        Returns:
        Returns a reference to this object so that method calls can be chained together.