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.
The description of the package group.
Namespace: Amazon.CodeArtifact.Model
Assembly: AWSSDK.CodeArtifact.dll
Version: 3.x.y.z
public class PackageGroupDescription
The PackageGroupDescription type exposes the following members
Name | Description | |
---|---|---|
![]() |
PackageGroupDescription() |
Name | Type | Description | |
---|---|---|---|
![]() |
Arn | System.String |
Gets and sets the property Arn. The ARN of the package group. |
![]() |
ContactInfo | System.String |
Gets and sets the property ContactInfo. The contact information of the package group. |
![]() |
CreatedTime | System.Nullable<System.DateTime> |
Gets and sets the property CreatedTime. A timestamp that represents the date and time the package group was created. |
![]() |
Description | System.String |
Gets and sets the property Description. The description of the package group. |
![]() |
DomainName | System.String |
Gets and sets the property DomainName. The name of the domain that contains the package group. |
![]() |
DomainOwner | System.String |
Gets and sets the property DomainOwner. The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces. |
![]() |
OriginConfiguration | Amazon.CodeArtifact.Model.PackageGroupOriginConfiguration |
Gets and sets the property OriginConfiguration. The package group origin configuration that determines how package versions can enter repositories. |
![]() |
Parent | Amazon.CodeArtifact.Model.PackageGroupReference |
Gets and sets the property Parent. The direct parent package group of the package group. |
![]() |
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. |
.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