Method: AwsConfigurationRecorder#to_s

Defined in:
lib/resources/aws/aws_config_recorder.rb

#to_sObject



17
18
19
# File 'lib/resources/aws/aws_config_recorder.rb', line 17

def to_s
  "Configuration_Recorder: #{@recorder_name}"
end