Learn R Programming

paws.developer.tools (version 0.8.0)

wellarchitected_list_notifications: 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 WorkloadID or ResourceARN should be specified.