lookoutequipment_list_tags_for_resource {paws.machine.learning}R Documentation

Lists all the tags for a specified resource, including key and value

Description

Lists all the tags for a specified resource, including key and value.

See https://www.paws-r-sdk.com/docs/lookoutequipment_list_tags_for_resource/ for full documentation.

Usage

lookoutequipment_list_tags_for_resource(ResourceArn)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the resource (such as the dataset or model) that is the focus of the list_tags_for_resource operation.


[Package paws.machine.learning version 0.9.0 Index]