Lists all attribute groups that are associated with specified application
Source:R/appregistry_operations.R
appregistry_list_associated_attribute_groups.RdLists all attribute groups that are associated with specified application. Results are paginated.
See https://www.paws-r-sdk.com/docs/appregistry_list_associated_attribute_groups/ for full documentation.
Usage
appregistry_list_associated_attribute_groups(
application,
nextToken = NULL,
maxResults = NULL
)