glue_get_blueprint_runs: Retrieves the details of blueprint runs for a specified...

View source: R/glue_operations.R

glue_get_blueprint_runsR Documentation

Retrieves the details of blueprint runs for a specified blueprint

Description

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.

Usage

glue_get_blueprint_runs(BlueprintName, NextToken = NULL, MaxResults = NULL)

Arguments

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.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.