GetPackageVersionAssetRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the requested asset.

Link copied to clipboard

The name of the domain that contains the repository that contains the package version with the requested asset.

Link copied to clipboard

The 12-digit account number of the Amazon Web Services 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 with the requested asset file. The package component that specifies its namespace depends on its type. For example:

Link copied to clipboard

The name of the package that contains the requested asset.

Link copied to clipboard

A string that contains the package version (for example, 3.5.2).

Link copied to clipboard

The name of the package version revision that contains the requested asset.

Link copied to clipboard

The repository that contains the package version with the requested asset.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String