class CloudFormer::CloudFormation::ConfigSetGroup
Attributes
name[RW]
Public Class Methods
new()
click to toggle source
Calls superclass method
# File lib/cloud_former/metadata_resources/cloud_formation/config_set_group.rb, line 11 def initialize super @aws_type = 'AWS::CloudFormation::ConfigSetGroup' end