UploadLayerPartRequest

Types

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

Properties

Link copied to clipboard

The base64-encoded layer part payload.

Link copied to clipboard

The position of the first byte of the layer part witin the overall image layer.

Link copied to clipboard

The position of the last byte of the layer part within the overall image layer.

Link copied to clipboard

The Amazon Web Services account ID, or registry alias, that's associated with the registry that you're uploading layer parts to. If you do not specify a registry, the default public registry is assumed.

Link copied to clipboard

The name of the repository that you're uploading layer parts to.

Link copied to clipboard

The upload ID from a previous InitiateLayerUpload operation to associate with the layer part upload.

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