A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/CodePipeline/Types/PutActionRevisionInput.html below:

PutActionRevisionInput — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodePipeline::Types::PutActionRevisionInput
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing PutActionRevisionInput as input to an Aws::Client method, you can use a vanilla Hash:

{
  pipeline_name: "PipelineName",   stage_name: "StageName",   action_name: "ActionName",   action_revision: {     revision_id: "Revision",     revision_change_id: "RevisionChangeIdentifier",     created: Time.now,   },
}

Represents the input of a PutActionRevision action.

Instance Attribute Summary collapse Instance Attribute Details #action_name ⇒ String

The name of the action that processes the revision.

#action_revisionTypes::ActionRevision

Represents information about the version (or revision) of an action.

#pipeline_name ⇒ String

The name of the pipeline that starts processing the revision to the source.

#stage_name ⇒ String

The name of the stage that contains the action that acts on the revision.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4