AWS SDK Version 3 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.

Returns information about the details of an artifact.

Inheritance Hierarchy

System.Object
  Amazon.CodePipeline.Model.ArtifactDetails

Namespace: Amazon.CodePipeline.Model
Assembly: AWSSDK.CodePipeline.dll
Version: 3.x.y.z

Syntax

C#
public class ArtifactDetails

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 Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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