Method: SearchRolesResponse#initialize
- Defined in:
- lib/crowd/default.rb
#initialize(out = nil) ⇒ SearchRolesResponse
945 946 947 |
# File 'lib/crowd/default.rb', line 945 def initialize(out = nil) @out = out end |
945 946 947 |
# File 'lib/crowd/default.rb', line 945 def initialize(out = nil) @out = out end |