Interface RemoveTagsFromResourceResponse.Builder

    • Method Detail

      • resourceARN

        RemoveTagsFromResourceResponse.Builder resourceARN​(String resourceARN)

        The Amazon Resource Name (ARN) of the resource that the tags were removed from.

        Parameters:
        resourceARN - The Amazon Resource Name (ARN) of the resource that the tags were removed from.
        Returns:
        Returns a reference to this object so that method calls can be chained together.