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.
Contains information about the configured restrictions of the origin controls of a package group.
Namespace: Amazon.CodeArtifact.Model
Assembly: AWSSDK.CodeArtifact.dll
Version: 3.x.y.z
public class PackageGroupOriginRestriction
The PackageGroupOriginRestriction type exposes the following members
Name | Description | |
---|---|---|
![]() |
PackageGroupOriginRestriction() |
Name | Type | Description | |
---|---|---|---|
![]() |
EffectiveMode | Amazon.CodeArtifact.PackageGroupOriginRestrictionMode |
Gets and sets the property EffectiveMode.
The effective package group origin restriction setting. If the value of |
![]() |
InheritedFrom | Amazon.CodeArtifact.Model.PackageGroupReference |
Gets and sets the property InheritedFrom. The parent package group that the package group origin restrictions are inherited from. |
![]() |
Mode | Amazon.CodeArtifact.PackageGroupOriginRestrictionMode |
Gets and sets the property Mode.
The package group origin restriction setting. If the value of |
![]() |
RepositoriesCount | System.Nullable<System.Int64> |
Gets and sets the property RepositoriesCount. The number of repositories in the allowed repository list. |
.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