Type Definition rusoto_iam::UserListType [] [src]

type UserListType = Vec<User>;

Contains a list of users.

This data type is used as a response element in the GetGroup and ListUsers actions.