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
show all
Defined in:
(unknown)

Overview

Amazon ML returns the following elements.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#resource_idString

The ID of the ML object that was tagged.

Returns:

  • (String)

    The ID of the ML object that was tagged.

#resource_typeString

The type of the ML object that was tagged.

Possible values:

  • BatchPrediction
  • DataSource
  • Evaluation
  • MLModel

Returns:

  • (String)

    The type of the ML object that was tagged.