codecatalyst_get_user_details {paws.developer.tools} | R Documentation |
Returns information about a user
Description
Returns information about a user.
See https://www.paws-r-sdk.com/docs/codecatalyst_get_user_details/ for full documentation.
Usage
codecatalyst_get_user_details(id = NULL, userName = NULL)
Arguments
id |
The system-generated unique ID of the user. |
userName |
The name of the user as displayed in Amazon CodeCatalyst. |
[Package paws.developer.tools version 0.9.0 Index]