macie2_list_custom_data_identifiers {paws.security.identity} | R Documentation |
Retrieves a subset of information about the custom data identifiers for an account
Description
Retrieves a subset of information about the custom data identifiers for an account.
See https://www.paws-r-sdk.com/docs/macie2_list_custom_data_identifiers/ for full documentation.
Usage
macie2_list_custom_data_identifiers(maxResults = NULL, nextToken = NULL)
Arguments
maxResults |
The maximum number of items to include in each page of the response. |
nextToken |
The nextToken string that specifies which page of results to return in a paginated response. |
[Package paws.security.identity version 0.9.0 Index]