Interface ListTagsForResourceResponse.Builder

    • Method Detail

      • tags

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

        A list of key-value pairs that contain metadata for the resource. For more information, see Tag your resources in the IoT Greengrass V2 Developer Guide.

        Parameters:
        tags - A list of key-value pairs that contain metadata for the resource. For more information, see Tag your resources in the IoT Greengrass V2 Developer Guide.
        Returns:
        Returns a reference to this object so that method calls can be chained together.