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.
Namespace: Amazon.CodePipeline.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class ActionType : Object
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. |
![]() |
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 Framework:
Supported in: 4.5, 4.0, 3.5