Method: IsCacheEnabledResponse#initialize

Defined in:
lib/crowd/default.rb

#initialize(out = nil) ⇒ IsCacheEnabledResponse



963
964
965
# File 'lib/crowd/default.rb', line 963

def initialize(out = nil)
  @out = out
end