Interface ListTagsForResourceResponse.Builder

    • Method Detail

      • tags

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

        The tags that are associated with the resource that you specified in the ListTagsForResource request.

        Parameters:
        tags - The tags that are associated with the resource that you specified in the ListTagsForResource request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.