listWorkteams
abstract suspend fun listWorkteams(input: ListWorkteamsRequest = ListWorkteamsRequest { }): ListWorkteamsResponse
Gets a list of private work teams that you have defined in a region. The list may be empty if no work team satisfies the filter specified in the NameContains
parameter.