View source: R/glue_operations.R
| glue_get_blueprint_runs | R Documentation | 
Retrieves the details of blueprint runs for a specified blueprint.
See https://www.paws-r-sdk.com/docs/glue_get_blueprint_runs/ for full documentation.
glue_get_blueprint_runs(BlueprintName, NextToken = NULL, MaxResults = NULL)
BlueprintName | 
 [required] The name of the blueprint.  | 
NextToken | 
 A continuation token, if this is a continuation request.  | 
MaxResults | 
 The maximum size of a list to return.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.