PackageGroupAllowedRepository
Details about an allowed repository for a package group, including its name and origin configuration.
Contents
- originRestrictionType
-
The origin configuration restriction type of the allowed repository.
Type: String
Valid Values:
EXTERNAL_UPSTREAM | INTERNAL_UPSTREAM | PUBLISH
Required: No
- repositoryName
-
The name of the allowed repository.
Type: String
Length Constraints: Minimum length of 2. Maximum length of 100.
Pattern:
[A-Za-z0-9][A-Za-z0-9._\-]{1,99}
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: