codepipeline_update_action_type {paws.developer.tools} | R Documentation |
Updates an action type that was created with any supported integration model, where the action type is to be used by customers of the action type provider
Description
Updates an action type that was created with any supported integration model, where the action type is to be used by customers of the action type provider. Use a JSON file with the action definition and update_action_type
to provide the full structure.
See https://www.paws-r-sdk.com/docs/codepipeline_update_action_type/ for full documentation.
Usage
codepipeline_update_action_type(actionType)
Arguments
actionType |
[required] The action type definition for the action type to be updated. |
[Package paws.developer.tools version 0.9.0 Index]