glue_get_blueprint {paws.analytics} | R Documentation |
Retrieves the details of a blueprint.
See https://www.paws-r-sdk.com/docs/glue_get_blueprint/ for full documentation.
glue_get_blueprint(Name, IncludeBlueprint = NULL, IncludeParameterSpec = NULL)
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. |