class Aws::ECR::Types::InitiateLayerUploadRequest

@note When making an API call, you may pass InitiateLayerUploadRequest

data as a hash:

    {
      registry_id: "RegistryId",
      repository_name: "RepositoryName", # required
    }

@!attribute [rw] registry_id

The Amazon Web Services account ID associated with the registry to
which you intend to upload layers. If you do not specify a registry,
the default 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-2015-09-21/InitiateLayerUploadRequest AWS API Documentation

Constants

SENSITIVE