workspacesweb_list_user_access_logging_settings {paws.end.user.computing} | R Documentation |
Retrieves a list of user access logging settings
Description
Retrieves a list of user access logging settings.
See https://www.paws-r-sdk.com/docs/workspacesweb_list_user_access_logging_settings/ for full documentation.
Usage
workspacesweb_list_user_access_logging_settings(
maxResults = NULL,
nextToken = NULL
)
Arguments
maxResults |
The maximum number of results to be included in the next page. |
nextToken |
The pagination token used to retrieve the next page of results for this operation. |
[Package paws.end.user.computing version 0.9.0 Index]