glue_get_workflow {paws.analytics}R Documentation

Retrieves resource metadata for a workflow

Description

Retrieves resource metadata for a workflow.

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

Usage

glue_get_workflow(Name, IncludeGraph = NULL)

Arguments

Name

[required] The name of the workflow to retrieve.

IncludeGraph

Specifies whether to include a graph when returning the workflow resource metadata.


[Package paws.analytics version 0.9.0 Index]