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 InputArtifact : Object
The InputArtifact type exposes the following members
Name | Description | |
---|---|---|
![]() |
InputArtifact() |
Name | Type | Description | |
---|---|---|---|
![]() |
Name | System.String |
Gets and sets the property Name.
The name of the artifact to be worked on, for example, "My App". The input artifact of an action must exactly match the output artifact declared in a preceding action, but the input artifact does not have to be the next action in strict sequence from the action that provided the output artifact. Actions in parallel can declare different output artifacts, which are in turn consumed by different following actions. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5