You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaTailor::Types::TagsModel

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A set of tags assigned to a resource.

Instance Attribute Summary collapse

Instance Attribute Details

#tagsHash<String,String>

A comma-separated list of tag key:value pairs. For example: { \"Key1\": \"Value1\", \"Key2\": \"Value2\" }

Returns:

  • (Hash<String,String>)

    A comma-separated list of tag key:value pairs.