glue_get_blueprint {paws.analytics} | R 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. |
[Package paws.analytics version 0.9.0 Index]