wellarchitected_list_share_invitations: List the share invitations

View source: R/wellarchitected_operations.R

wellarchitected_list_share_invitationsR Documentation

List the share invitations

Description

List the share invitations.

See https://www.paws-r-sdk.com/docs/wellarchitected_list_share_invitations/ for full documentation.

Usage

wellarchitected_list_share_invitations(
  WorkloadNamePrefix = NULL,
  LensNamePrefix = NULL,
  ShareResourceType = NULL,
  NextToken = NULL,
  MaxResults = NULL,
  ProfileNamePrefix = NULL,
  TemplateNamePrefix = NULL
)

Arguments

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.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.