listWorkteams
inline suspend fun SageMakerClient.listWorkteams(crossinline block: ListWorkteamsRequest.Builder.() -> Unit): 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.