codepipeline_get_pipeline_state {paws.developer.tools} | R Documentation |
Returns information about the state of a pipeline, including the stages and actions
Description
Returns information about the state of a pipeline, including the stages and actions.
See https://www.paws-r-sdk.com/docs/codepipeline_get_pipeline_state/ for full documentation.
Usage
codepipeline_get_pipeline_state(name)
Arguments
name |
[required] The name of the pipeline about which you want to get information. |
[Package paws.developer.tools version 0.9.0 Index]