updateActionType
inline suspend fun CodePipelineClient.updateActionType(crossinline block: UpdateActionTypeRequest.Builder.() -> Unit): UpdateActionTypeResponse
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 UpdateActionType
to provide the full structure.