class AWS::CloudFormation::StackResourceSummaryCollection

def initialize stack, options = {}

Parameters:
  • options (Hash) --
  • stack (Stack) --
def initialize stack, options = {}
  @stack = stack
  super
end