Get Dynamic Tag Groups Result
data class GetDynamicTagGroupsResult(val groups: List<GetDynamicTagGroupsGroup>, val id: String, val ids: List<String>, val outputFile: String? = null, val status: String? = null, val tagKey: String? = null)
A collection of values returned by getDynamicTagGroups.