Interface ListTagsForResourceResponse.Builder

    • Method Detail

      • tags

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

        A map of of key-value pairs that represent tags on a resource. Tags are used to organize, track, or control access for this resource.

        Parameters:
        tags - A map of of key-value pairs that represent tags on a resource. Tags are used to organize, track, or control access for this resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.