class AWS::SimpleEmailService::IdentityCollection

def domains

Returns:
  • (IdentityCollection) - Returns a collection that only
def domains
  self.class.new(:type => 'Domain', :config => config)
end