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.
Returns information about the details of an action type.
Namespace: Amazon.CodePipeline.Model
Assembly: AWSSDK.CodePipeline.dll
Version: 3.x.y.z
public class ActionType
The ActionType type exposes the following members
Name | Description | |
---|---|---|
ActionType() |
Name | Type | Description | |
---|---|---|---|
ActionConfigurationProperties | System.Collections.Generic.List<Amazon.CodePipeline.Model.ActionConfigurationProperty> |
Gets and sets the property ActionConfigurationProperties. The configuration properties for the action type. |
|
Id | Amazon.CodePipeline.Model.ActionTypeId |
Gets and sets the property Id. Represents information about an action type. |
|
InputArtifactDetails | Amazon.CodePipeline.Model.ArtifactDetails |
Gets and sets the property InputArtifactDetails. The details of the input artifact for the action, such as its commit ID. |
|
OutputArtifactDetails | Amazon.CodePipeline.Model.ArtifactDetails |
Gets and sets the property OutputArtifactDetails. The details of the output artifact of the action, such as its commit ID. |
|
Settings | Amazon.CodePipeline.Model.ActionTypeSettings |
Gets and sets the property Settings. The settings for the action type. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5