Interface ListTagsForResourceResponse.Builder

    • Method Detail

      • tags

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

        The tag key and value pairs that you want to attach to the specified view or index.

        Parameters:
        tags - The tag key and value pairs that you want to attach to the specified view or index.
        Returns:
        Returns a reference to this object so that method calls can be chained together.