Class
AWS::IAM::Resource
In:
lib/aws/iam/resource.rb
Parent:
Core::Resource
@private
Methods
exists?
get_resource
get_resource_client_method
prefix_update_attributes
update_prefix
update_resource
update_resource_client_method
Protected Class methods
prefix_update_attributes
(prefix = 'new_')
@private
update_prefix
()
@private
Public Instance methods
exists?
()
@return [Boolean] True if the resource exists.
Protected Instance methods
get_resource
(attribute = nil)
@private
get_resource_client_method
()
@private
update_resource
(attr, value)
@private
update_resource_client_method
()
@private
[Validate]