Interface ListTagsForResourceResponse.Builder

    • Method Detail

      • tags

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

        The tags attached to the resource. A tag is a key-value pair.

        Parameters:
        tags - The tags attached to the resource. A tag is a key-value pair.
        Returns:
        Returns a reference to this object so that method calls can be chained together.