PackageGroupOriginRestriction
Contains information about the configured restrictions of the origin controls of a package group.
Contents
- effectiveMode
- 
               The effective package group origin restriction setting. If the value of modeisALLOW,ALLOW_SPECIFIC_REPOSITORIES, orBLOCK, then the value ofeffectiveModeis the same. Otherwise, when the value ofmodeisINHERIT, then the value ofeffectiveModeis the value ofmodeof the first parent group which does not have a value ofINHERIT.Type: String Valid Values: ALLOW | ALLOW_SPECIFIC_REPOSITORIES | BLOCK | INHERITRequired: No 
- inheritedFrom
- 
               The parent package group that the package group origin restrictions are inherited from. Type: PackageGroupReference object Required: No 
- mode
- 
               The package group origin restriction setting. If the value of modeisALLOW,ALLOW_SPECIFIC_REPOSITORIES, orBLOCK, then the value ofeffectiveModeis the same. Otherwise, when the value isINHERIT, then the value ofeffectiveModeis the value ofmodeof the first parent group which does not have a value ofINHERIT.Type: String Valid Values: ALLOW | ALLOW_SPECIFIC_REPOSITORIES | BLOCK | INHERITRequired: No 
- repositoriesCount
- 
               The number of repositories in the allowed repository list. Type: Long Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: