Sets the attribute aws_client
Parameters:
the value to set the attribute aws_client to.
26 27 28
# File 'lib/toiler.rb', line 26 def aws_client=(value) @aws_client = value end