NAME
Paws::Amplify::CreateDeploymentResult
ATTRIBUTES
REQUIRED FileUploadUrls => Paws::Amplify::FileUploadUrls
When the fileMap
argument is provided in the request, fileUploadUrls
will contain a map of file names to upload URLs.
JobId => Str
The job ID for this deployment. will supply to start deployment api.
REQUIRED ZipUploadUrl => Str
When the fileMap
argument is not provided in the request, this zipUploadUrl
is returned.