Interface ListTagsForResourceResponse.Builder

    • Method Detail

      • tags

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

        Tags attached to the resource. Array of maps, each of the form string:string (key:value).

        Parameters:
        tags - Tags attached to the resource. Array of maps, each of the form string:string (key:value).
        Returns:
        Returns a reference to this object so that method calls can be chained together.