GroupArgs

fun GroupArgs(name: Output<String>? = null, resourceArns: Output<List<String>>? = null, tags: Output<List<GroupTagArgs>>? = null)