GroupArgs

fun GroupArgs(filterExpression: Output<String>? = null, groupName: Output<String>? = null, insightsConfiguration: Output<GroupInsightsConfigurationArgs>? = null, tags: Output<List<GroupTagArgs>>? = null)