Builder

class Builder

Properties

Link copied to clipboard

The content of the asset to publish.

Link copied to clipboard

The name of the asset to publish. Asset names can include Unicode letters and numbers, and the following special characters: ~ ! @ ^ & ( ) - _ + [ ] { } ; , . ``

Link copied to clipboard

The SHA256 hash of the assetContent to publish. This value must be calculated by the caller and provided with the request (see Publishing a generic package in the CodeArtifact User Guide).

Link copied to clipboard

The name of the domain that contains the repository that contains the package version to publish.

Link copied to clipboard

The 12-digit account number of the AWS account that owns the domain. It does not include dashes or spaces.

Link copied to clipboard

A format that specifies the type of the package version with the requested asset file.

Link copied to clipboard

The namespace of the package version to publish.

Link copied to clipboard

The name of the package version to publish.

Link copied to clipboard

The package version to publish (for example, 3.5.2).

Link copied to clipboard

The name of the repository that the package version will be published to.

Link copied to clipboard

Specifies whether the package version should remain in the unfinished state. If omitted, the package version status will be set to Published (see Package version status in the CodeArtifact User Guide).