machinelearning_describe_tags {paws.machine.learning} | R Documentation |
Describes one or more of the tags for your Amazon ML object
Description
Describes one or more of the tags for your Amazon ML object.
See https://www.paws-r-sdk.com/docs/machinelearning_describe_tags/ for full documentation.
Usage
machinelearning_describe_tags(ResourceId, ResourceType)
Arguments
ResourceId |
[required] The ID of the ML object. For example, |
ResourceType |
[required] The type of the ML object. |
[Package paws.machine.learning version 0.7.0 Index]