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
 
Returns information about the details of an artifact.

Inheritance Hierarchy

System.Object
  Amazon.CodePipeline.Model.ArtifactDetails

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

Syntax

C#
public class ArtifactDetails : Object

The ArtifactDetails type exposes the following members

Constructors

NameDescription
Public Method ArtifactDetails()

Properties

NameTypeDescription
Public Property MaximumCount System.Int32 Gets and sets the property MaximumCount.

The maximum number of artifacts allowed for the action type.

Public Property MinimumCount System.Int32 Gets and sets the property MinimumCount.

The minimum number of artifacts allowed for the action type.

Version Information

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