View source: R/wellarchitected_operations.R
wellarchitected_list_share_invitations | R Documentation |
List the share invitations.
See https://www.paws-r-sdk.com/docs/wellarchitected_list_share_invitations/ for full documentation.
wellarchitected_list_share_invitations(
WorkloadNamePrefix = NULL,
LensNamePrefix = NULL,
ShareResourceType = NULL,
NextToken = NULL,
MaxResults = NULL,
ProfileNamePrefix = NULL,
TemplateNamePrefix = NULL
)
WorkloadNamePrefix |
|
LensNamePrefix |
An optional string added to the beginning of each lens name returned in the results. |
ShareResourceType |
The type of share invitations to be returned. |
NextToken |
|
MaxResults |
The maximum number of results to return for this request. |
ProfileNamePrefix |
An optional string added to the beginning of each profile name returned in the results. |
TemplateNamePrefix |
An optional string added to the beginning of each review template name returned in the results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.