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

Class: Aws::CodePipeline::Types::PutActionRevisionOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Represents the output of a PutActionRevision action.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#new_revision ⇒ Boolean

Indicates whether the artifact revision was previously used in an execution of the specified pipeline.

Returns:

  • (Boolean) —

    Indicates whether the artifact revision was previously used in an execution of the specified pipeline.

#pipeline_execution_id ⇒ String

The ID of the current workflow state of the pipeline.

Returns:

  • (String) —

    The ID of the current workflow state of the pipeline.