wellarchitected_list_notifications {paws.developer.tools} | R Documentation |
List lens notifications
Description
List lens notifications.
See https://www.paws-r-sdk.com/docs/wellarchitected_list_notifications/ for full documentation.
Usage
wellarchitected_list_notifications(
WorkloadId = NULL,
NextToken = NULL,
MaxResults = NULL,
ResourceArn = NULL
)
Arguments
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 |
[Package paws.developer.tools version 0.7.0 Index]