GroupArgs

constructor(configuration: Output<List<GroupConfigurationItemArgs>>? = null, description: Output<String>? = null, name: Output<String>? = null, resourceQuery: Output<GroupResourceQueryArgs>? = null, resources: Output<List<String>>? = null, tags: Output<List<TagArgs>>? = null)