Method: AWS::EC2::TaggedItem#tags
- Defined in:
- lib/aws/ec2/tagged_item.rb
#tags ⇒ ResourceTagCollection
Returns a collection that represents only tags belonging to this resource.
59 60 61 |
# File 'lib/aws/ec2/tagged_item.rb', line 59 def ResourceTagCollection.new(self, :config => config) end |