Interface ListTagsForResourceResponse.Builder

    • Method Detail

      • tags

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

        Each tag consists of a tag key and a tag value. Tag keys and values are both required, but tag values can be empty strings.

        Parameters:
        tags - Each tag consists of a tag key and a tag value. Tag keys and values are both required, but tag values can be empty strings.
        Returns:
        Returns a reference to this object so that method calls can be chained together.