Class AWS::AutoScaling::Tag
In: lib/aws/auto_scaling/tag.rb
Parent: Hash

Auto Scaling tags are hashes with two helper methods:

Methods

delete   new   resource  

Public Class methods

Public Instance methods

Deletes the tag from the resource. @return [nil]

@return [Group] Returns the tagged resource. Currently this is

  always an Auto Scaling group.

[Validate]