Learn R Programming

paws.analytics (version 0.7.0)

glue_get_blueprint: 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.