class AWS::SimpleWorkflow

def domains

Returns:
  • (DomainCollection) -
def domains
  DomainCollection.new(:config => config)
end