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
Description
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.
Usage
ivschat_list_logging_configurations(nextToken = NULL, maxResults = NULL)
Arguments
nextToken |
The first logging configurations to retrieve. This is used for
pagination; see the |
maxResults |
Maximum number of logging configurations to return. Default: 50. |
[Package paws.end.user.computing version 0.9.0 Index]