Libraries
»
inspec
(3.0.52)
»
Index
»
AwsIamGroup
»
#to_s
Method: AwsIamGroup#to_s
Defined in:
lib/resources/aws/aws_iam_group.rb
#
to_s
⇒
Object
14 15 16
# File 'lib/resources/aws/aws_iam_group.rb', line 14
def
to_s
"
IAM Group
#{
group_name
}
"
end