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

Information about the identifiers of a package group.

Inheritance Hierarchy

System.Object
  Amazon.CodeArtifact.Model.PackageGroupReference

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

Syntax

C#
public class PackageGroupReference

The PackageGroupReference type exposes the following members

Constructors

NameDescription
Public Method PackageGroupReference()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The ARN of the package group.

Public Property Pattern System.String

Gets and sets the property Pattern.

The pattern of the package group. The pattern determines which packages are associated with the package group, and is also the identifier of the package group.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.7.2 and newer