class Aws::MachineLearning::Types::DescribeTagsInput
@note When making an API call, you may pass DescribeTagsInput
data as a hash: { resource_id: "EntityId", # required resource_type: "BatchPrediction", # required, accepts BatchPrediction, DataSource, Evaluation, MLModel }
@!attribute [rw] resource_id
The ID of the ML object. For example, `exampleModelId`. @return [String]
@!attribute [rw] resource_type
The type of the ML object. @return [String]
Constants
- SENSITIVE