Type Alias ListWorkerGroupsResponse

ListWorkerGroupsResponse: {
    config: unknown;
    name: string;
}[]