Sets the attribute state
Parameters:
the value to set the attribute state to.
6 7 8
# File 'lib/wowza_cloud/schedule.rb', line 6 def state=(value) @state = value end