Get Resource Groups Invoke Result
data class GetResourceGroupsInvokeResult(val accountId: String, val id: String? = null, val maxItems: Int? = null, val name: String? = null, val results: List<GetResourceGroupsResult>)
A collection of values returned by getResourceGroups.