glue_get_blueprint: Retrieves the details of a blueprint

View source: R/glue_operations.R

glue_get_blueprintR Documentation

Retrieves the details of a blueprint

Description

Retrieves the details of a blueprint.

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

Usage

glue_get_blueprint(Name, IncludeBlueprint = NULL, IncludeParameterSpec = NULL)

Arguments

Name

[required] The name of the blueprint.

IncludeBlueprint

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

IncludeParameterSpec

Specifies whether or not to include the parameter specification.


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