Builder
Properties
The name of the package that is displayed. The displayName
varies depending on the package version's format. For example, if an npm package is named ui
, is in the namespace vue
, and has the format npm
, then the displayName
is @vue/ui
.
The format of the package version.
Information about licenses associated with the package version.
A PackageVersionOrigin object that contains information about how the package version was added to the repository.
The name of the requested package.
A timestamp that contains the date and time the package version was published.
The repository for the source code in the package version, or the source code used to build it.
A string that contains the status of the package version.
Functions
construct an aws.sdk.kotlin.services.codeartifact.model.PackageVersionOrigin inside the given block