You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MachineLearning::Types::AddTagsOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::MachineLearning::Types::AddTagsOutput
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#resource_id ⇒ String
The ID of the ML object that was tagged.
-
#resource_type ⇒ String
The type of the ML object that was tagged.
Instance Attribute Details
#resource_id ⇒ String
The ID of the ML object that was tagged.
#resource_type ⇒ String
The type of the ML object that was tagged.
Possible values:
- BatchPrediction
- DataSource
- Evaluation
- MLModel