PackageVersionOrigin - AWS CodeArtifact

PackageVersionOrigin

Information about how a package version was added to a repository.

Contents

domainEntryPoint

A DomainEntryPoint object that contains information about from which repository or external connection the package version was added to the domain.

Type: DomainEntryPoint object

Required: No

originType

Describes how the package version was originally added to the domain. An INTERNAL origin type means the package version was published directly to a repository in the domain. An EXTERNAL origin type means the package version was ingested from an external connection.

Type: String

Valid Values: INTERNAL | EXTERNAL | UNKNOWN

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: