View source: R/wellarchitected_operations.R
wellarchitected_list_notifications | R Documentation |
List lens notifications.
See https://www.paws-r-sdk.com/docs/wellarchitected_list_notifications/ for full documentation.
wellarchitected_list_notifications(
WorkloadId = NULL,
NextToken = NULL,
MaxResults = NULL,
ResourceArn = NULL
)
WorkloadId |
|
NextToken |
|
MaxResults |
The maximum number of results to return for this request. |
ResourceArn |
The ARN for the related resource for the notification. Only one of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.