glue_batch_get_blueprints: Retrieves information about a list of blueprints

View source: R/glue_operations.R

glue_batch_get_blueprintsR Documentation

Retrieves information about a list of blueprints

Description

Retrieves information about a list of blueprints.

See https://www.paws-r-sdk.com/docs/glue_batch_get_blueprints/ for full documentation.

Usage

glue_batch_get_blueprints(
  Names,
  IncludeBlueprint = NULL,
  IncludeParameterSpec = NULL
)

Arguments

Names

[required] A list of blueprint names.

IncludeBlueprint

Specifies whether or not to include the blueprint in the response.

IncludeParameterSpec

Specifies whether or not to include the parameters, as a JSON string, for the blueprint in the response.


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