# File lib/aws/route_53/change_batch.rb, line 101 def initialize(action, name, type, options={}) @action = action @name = name @type = type @change_options = options end