class Aws::CodeArtifact::Types::UpdatePackageGroupOriginConfigurationRequest
@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/UpdatePackageGroupOriginConfigurationRequest AWS API Documentation
@return [Array<Types::PackageGroupAllowedRepository>]
repository list of the specified package group.
The repository name and restrictions to remove from the allowed
@!attribute [rw] remove_allowed_repositories
@return [Array<Types::PackageGroupAllowedRepository>]
repository list of the specified package group.
The repository name and restrictions to add to the allowed
@!attribute [rw] add_allowed_repositories
@return [Hash<String,String>]
versions can enter repositories.
The origin configuration settings that determine how package
@!attribute [rw] restrictions
@return [String]
configuration.
The pattern of the package group for which to update the origin
@!attribute [rw] package_group
@return [String]
owns the domain. It does not include dashes or spaces.
The 12-digit account number of the Amazon Web Services account that
@!attribute [rw] domain_owner
@return [String]
update the origin configuration.
The name of the domain which contains the package group for which to
@!attribute [rw] domain