Class
AWS::CloudFormation::StackEventCollection
In:
lib/aws/cloud_formation/stack_event_collection.rb
Parent:
Object
Methods
_each_item
new
Included Modules
Core::Collection::Simple
Attributes
stack
[R]
@return [
Stack
]
Public Class methods
new
(stack, options = {})
@param [
Stack
] stack @param [Hash] options
Protected Instance methods
_each_item
(options = {}) {|event| ...}
[Validate]