wellarchitected_list_profiles {paws.developer.tools} | R Documentation |
List profiles
Description
List profiles.
See https://www.paws-r-sdk.com/docs/wellarchitected_list_profiles/ for full documentation.
Usage
wellarchitected_list_profiles(
ProfileNamePrefix = NULL,
ProfileOwnerType = NULL,
NextToken = NULL,
MaxResults = NULL
)
Arguments
ProfileNamePrefix |
An optional string added to the beginning of each profile name returned in the results. |
ProfileOwnerType |
Profile owner type. |
NextToken |
|
MaxResults |
[Package paws.developer.tools version 0.9.0 Index]