class Aws::ECRPublic::Types::InitiateLayerUploadRequest
@note When making an API call, you may pass InitiateLayerUploadRequest
data as a hash: { registry_id: "RegistryIdOrAlias", repository_name: "RepositoryName", # required }
@!attribute [rw] registry_id
The AWS account ID associated with the registry to which you intend to upload layers. If you do not specify a registry, the default public registry is assumed. @return [String]
@!attribute [rw] repository_name
The name of the repository to which you intend to upload layers. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ecr-public-2020-10-30/InitiateLayerUploadRequest AWS API Documentation
Constants
- SENSITIVE