class Aws::CodeArtifact::Types::PublishPackageVersionRequest
@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/PublishPackageVersionRequest AWS API Documentation
@return [Boolean]<br>: docs.aws.amazon.com/codeartifact/latest/ug/packages-overview.html#package-version-status<br><br><br><br>Valid values: ‘unfinished`
*CodeArtifact User Guide*).
set to `Published` (see [Package version status] in the
`unfinished` state. If omitted, the package version status will be
Specifies whether the package version should remain in the
@!attribute [rw] unfinished
@return [String]<br>: docs.aws.amazon.com/codeartifact/latest/ug/using-generic.html#publishing-generic-packages<br><br><br><br>`assetContent` has not changed after it was originally sent.
This value is used as an integrity check to verify that the
[Publishing a generic package] in the *CodeArtifact User Guide*).
calculated by the caller and provided with the request (see
The SHA256 hash of the `assetContent` to publish. This value must be
@!attribute [rw] asset_sha256
@return [String]
^ & ( ) - ` _ + [ ] { } ; , . ` “
letters and numbers, and the following special characters: “ ~ ! @
The name of the asset to publish. Asset names can include Unicode
@!attribute [rw] asset_name
@return [IO]
The content of the asset to publish.
@!attribute [rw] asset_content
@return [String]
The package version to publish (for example, `3.5.2`).
@!attribute [rw] package_version
@return [String]
The name of the package version to publish.
@!attribute [rw] package
@return [String]
The namespace of the package version to publish.
@!attribute [rw] namespace
@return [String]
The only supported value is `generic`.
requested asset file.
A format that specifies the type of the package version with the
@!attribute [rw] format
@return [String]
published to.
The name of the repository that the package version will be
@!attribute [rw] repository
@return [String]
It does not include dashes or spaces.
The 12-digit account number of the AWS account that owns the domain.
@!attribute [rw] domain_owner
@return [String]
the package version to publish.
The name of the domain that contains the repository that contains
@!attribute [rw] domain