AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Represents information about the state of an action.

Inheritance Hierarchy

System.Object
  Amazon.CodePipeline.Model.ActionState

Namespace: Amazon.CodePipeline.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class ActionState : Object

The ActionState type exposes the following members

Constructors

NameDescription
Public Method ActionState()

Properties

NameTypeDescription
Public Property ActionName System.String Gets and sets the property ActionName.

The name of the action.

Public Property CurrentRevision Amazon.CodePipeline.Model.ActionRevision Gets and sets the property CurrentRevision.
Public Property EntityUrl System.String Gets and sets the property EntityUrl.

A URL link for more information about the state of the action, such as a deployment group details page.

Public Property LatestExecution Amazon.CodePipeline.Model.ActionExecution Gets and sets the property LatestExecution.
Public Property RevisionUrl System.String Gets and sets the property RevisionUrl.

A URL link for more information about the revision, such as a commit details page.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5