class Aws::CodeArtifact::Types::PackageVersionOrigin


@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/PackageVersionOrigin AWS API Documentation
@return [String]
connection.
origin type means the package version was ingested from an external
published directly to a repository in the domain. An ‘EXTERNAL`
domain. An `INTERNAL` origin type means the package version was
Describes how the package version was originally added to the
@!attribute [rw] origin_type
@return [Types::DomainEntryPoint]<br>: docs.aws.amazon.com/codeartifact/latest/APIReference/API_DomainEntryPoint.html<br><br><br><br>added to the domain.
which repository or external connection the package version was
A [DomainEntryPoint] object that contains information about from
@!attribute [rw] domain_entry_point
Information about how a package version was added to a repository.