View source: R/macie2_operations.R
macie2_list_sensitivity_inspection_templates | R Documentation |
Retrieves a subset of information about the sensitivity inspection template for an account.
See https://www.paws-r-sdk.com/docs/macie2_list_sensitivity_inspection_templates/ for full documentation.
macie2_list_sensitivity_inspection_templates(
maxResults = NULL,
nextToken = NULL
)
maxResults |
The maximum number of items to include in each page of a paginated response. |
nextToken |
The nextToken string that specifies which page of results to return in a paginated response. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.