class AWS::CloudFormation

def stacks

Returns:
  • (StackCollection) -
def stacks
  StackCollection.new(:config => config)
end