glue_list_blueprints {paws.analytics} | R Documentation |
Lists all the blueprint names in an account
Description
Lists all the blueprint names in an account.
See https://www.paws-r-sdk.com/docs/glue_list_blueprints/ for full documentation.
Usage
glue_list_blueprints(NextToken = NULL, MaxResults = NULL, Tags = NULL)
Arguments
NextToken |
A continuation token, if this is a continuation request. |
MaxResults |
The maximum size of a list to return. |
Tags |
Filters the list by an Amazon Web Services resource tag. |
[Package paws.analytics version 0.9.0 Index]