class AWS::IAM::Resource

def prefix_update_attributes prefix = 'new_'

Other tags:
    Api: - private
def prefix_update_attributes prefix = 'new_'
  @update_prefix = prefix
end