Class: Swa::IAM::Role

Inherits:
Resource show all
Defined in:
lib/swa/iam/role.rb

Instance Attribute Summary

Attributes inherited from Resource

#aws_resource

Instance Method Summary collapse

Methods inherited from Resource

#data, delegate, #initialize, list

Constructor Details

This class inherits a constructor from Swa::Resource

Instance Method Details

#summaryObject



8
9
10
# File 'lib/swa/iam/role.rb', line 8

def summary
  role.name
end