GetGroupsResult

fun GetGroupsResult(groupIdRegex: String? = null, groupType: String? = null, groups: List<GetGroupsGroup>, id: String, ids: List<String>, instanceId: String, nameRegex: String? = null, names: List<String>, outputFile: String? = null, tags: Map<String, Any>? = null)