ivschat_list_logging_configurations {paws.end.user.computing} | R Documentation |
Gets summary information about all your logging configurations in the AWS region where the API request is processed.
See https://www.paws-r-sdk.com/docs/ivschat_list_logging_configurations/ for full documentation.
ivschat_list_logging_configurations(nextToken = NULL, maxResults = NULL)
nextToken |
The first logging configurations to retrieve. This is used for
pagination; see the |
maxResults |
Maximum number of logging configurations to return. Default: 50. |